in reply to
Re: Exporting .csv file to EXCEL
in thread
Exporting .csv file to EXCEL
Before using the Text::CSV module, take a look at some of the warnings given in the
Text::CSV
node in Perl Monks. This module has its weaknesses!
Comment on
Re: Re: Exporting .csv file to EXCEL
In Section
Seekers of Perl Wisdom