On 8/14/07, Lawrence Statton <[EMAIL PROTECTED]> wrote:
> >
> > Can anybody help me how to convert csv file to excel file using Perl
> > or Shell scripts?
>
> I would use Text::CSV_XS to read the CSV file and
> SpreadSheet::WriteExcel to produce the Excel file.
snip
In addition to the fine modules
>
> Can anybody help me how to convert csv file to excel file using Perl
> or Shell scripts?
>
I would use Text::CSV_XS to read the CSV file and
SpreadSheet::WriteExcel to produce the Excel file.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]