123
my $syscall = "ssconvert -O 'separator=§' test.gnumeric test.csv";print "$syscall\n";system($syscall);