Strat,
I created a simple xls document with "Hello" in A1 and "World" in B1. I used the following command line that you sent me in a previous post
But all I got was an output file with CRLF. I'm working with Active State Perl 5.8.8 on WinXP and Text::CSV_XS version 0.3.perl excelPerl.pl -begin "use Text::CSV_XS; $csv = Text::CSV_XS->new( +{ binary => 1 } )" -ane "$csv->combine(@F); print $csv->string, $/" - +f helloworld.xls > helloworld.csv
Any ideas?
In reply to Re: excelPerl V0.12 released
by lupey
in thread excelPerl V0.08
by strat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |