Hi I need to do process with excel(.xls) files.I found some examples on web.But they are using
use script
use Spreadsheet::WriteExcel kind of perl modules(PM files).
I don’t have those. I am not able to download from net.
If any one have plz mail to me.
Any other way to read or write Excel file…? please let me know ASAP..
Thx in advance…
Bhushan
process with excel file using PERL?
May 13, 2010 By













I just got the latest version from cpan.org using the perl cpan program!
it picked it up from
ftp://carroll.cac.psu.edu/ pub/CPAN/authors/ id/J/JM/JMCNAMARA/ Spreadsheet- WriteExcel-2.18.tar.gz
(without the spaces)
I also install Spreadsheet::ParseExcel to read excel files!