howard chen wrote:
Hello,

How to compile this simple program?

I use : pp test.pl (on windows. a.exe was created, but don't work...)

=======================


use Data::Dumper;

print Dumper 'test';


=======================





Thanks.
Hello Howard,

What is your Par and Par::Packer versions? When did you install it? The reason I ask is that there was a recent bug fix that might not yet have made it to the latest CPAN Par::Packer.

Please paste your simple test.pl, assuming it is short.

Please type "perl -v" from a command line and paste the version and build number. Mine is 5.8.8, build 820.

Thanks

Reply via email to