Hi,
This is my first attempt at real programming. I use active state (I think) perl 5.8.6 . I have developed a simple perlTk program to search flatfiles. I want to pack it as standalone executable. When I tried to install PAR add ons(>perl Makefile.pl), it says that it could not generate Parl.exe. Later when I tried to use pp to pack my file, it says
'failed to extract a parl from "PAR::StrippedPARL::Static" to file 'parl0BnDfN1.exe' at C:/Perl/site/lib/PAR/Packer.pm line 1149, <DATA> line 1.' and fails.
Please help,
Winston Cruz