Have you check those related modules are installed ? IO::Scalar OLE::Storage_Lite
Seems the problem starts from IO::Scalar, try to upgrade or remove and install it again.... Rgds, Connie ----- Original Message ----- From: "Hytham Shehab" <[EMAIL PROTECTED]> To: "perl" <[EMAIL PROTECTED]> Sent: Monday, August 05, 2002 12:26 AM Subject: Spreadsheet::ParseExcel > 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] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]