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