Hi,
I was trying to execute this code keeping the filename as readxl.pl and got the below error:
Can't locate Spreadsheet/ParseExcel/Simple.pm in @inc<@inc contains C:/Perl/site/lib C:/Perl/lib.>at readxl.pl line1
BEGIN failed-compilation aborted at readxl.pl
I downloaded the Spreadsheet_Par seExcel_Simple_ 1_04.tar.gz assuming that this might be missing from the Perl library
Could anyone help me out in finding the directory under which this file should be placed?
Thanks!!
I was trying to execute this code keeping the filename as readxl.pl and got the below error:
Can't locate Spreadsheet/ParseExcel/Simple.pm in @inc<@inc contains C:/Perl/site/lib C:/Perl/lib.>at readxl.pl line1
BEGIN failed-compilation aborted at readxl.pl
I downloaded the Spreadsheet_Par seExcel_Simple_ 1_04.tar.gz assuming that this might be missing from the Perl library
Could anyone help me out in finding the directory under which this file should be placed?
Thanks!!
Comment