Hi,

When I try to recompile the perl script with "pp" from PAR, and the
script uses the Spreadsheet::ParseExcel, then I'm getting such error
message, when I try to run the executable with some excel workbook:

D:\Work\Programming\Reports>parse_excel.exe example.xls
Missing right curly or square bracket at Spreadsheet/ParseExcel.pm
line 2640, at end of line
syntax error at Spreadsheet/ParseExcel.pm line 2640, at EOF
Compilation failed in require at script/parse_excel.pl line 4.
BEGIN failed--compilation aborted at script/parse_excel.pl line 4.

Spreadsheet::ParseExcel version:

    perl -e "use Spreadsheet::ParseExcel;print 
$Spreadsheet::ParseExcel::VERSION"
    0.2603

Compilation options:

    pp -C -o parse_excel.exe parse_excel.pl

PAR version:

    D:\Work\Programming\Reports>pp --help
    Perl Packager, version 0.12 (PAR version 0.85)

Script, executable, example excel workbook:

    http://www.albedo.art.pl/~murphy/defects/par/

When I'm launching the script version, then everything is OK.

So, what is the problem then? :|

Regards,
Murphy

-- 
 _||_ _||_ --------------------------------------------------------
  ||\ /||  e-mail: [EMAIL PROTECTED]           GG 107745
  ||   ||  Everything is possible - this is only a question of time
  \/564\/  --------------------------------------------------------

Reply via email to