hi guys,
    am using activeperl v 5.6.1 on XP, then when i start my script:
#!c:\perl\bin\perl.exe
use strict;
use Spreadsheet::ParseExcel;
.....
then run it, it gave me the error(s):
Can't locate IO/Scalar.pm in @INC (@INC contains: C:/Perl/lib
C:/Perl/site/lib .
) at C:/Perl/site/lib/OLE/Storage_Lite.pm line 171.
BEGIN failed--compilation aborted at C:/Perl/site/lib/OLE/Storage_Lite.pm
line 1
71.
Compilation failed in require at C:/Perl/site/lib/Spreadsheet/ParseExcel.pm
line
 103.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/Spreadsheet/ParseExcel.pm
line 103.
Compilation failed in require at excel.pl line 4.
BEGIN failed--compilation aborted at excel.pl line 4.

i have installed the module using PPM, and you can rest assure that it is
there.

thx. very much

--
Hytham Shehab


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to