Hi, When I call "use Spreadsheet::ParseExcel" in my program I get this error.
Weak references are not implemented in the version of perl at C:/Perl/lib/Spreadsheet/ParseExcel.pm line 67 BEGIN failed--compilation aborted at C:/Perl/lib/Spreadsheet/ParseExcel.pm line 67. Compilation failed in require at Excel.pl line 5. BEGIN failed--compilation aborted at Excel.pl line 5. The line 67 in ParseExcel.pm contains- use Scalar::Util qw(weaken); I have also ensured Scalar\Util.pm is in the path. Has anybody seen this error before ? Is there any other module for reading excel files ? Thanks, Alok. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/