I am having the same issue as the persons in this post but I am not sure how they fixed the issue.
http://www.perlmonks.org/?node_id=920335
My goal is to have a stand alone .exe file and have all my modules packaged to use on a windows machine without perl. I know there are alternatives; however, I would really like to solve my problem.
My error is:
The locale codeset (cp1252) isn't one that perl can decode, stopped at Encode/Locale.pm line 94.
Compilation failed in require at LWP/UserAgent.pm line 1000.
Compilation failed in require at script/pan_pcap.pl line 14.
BEGIN failed--compilation aborted at script/pan_pcap.pl line 14.
Below is the command I am running I am using the -gui switch as my program uses the Tk module. I am not sure if I am defining where to search for modules correctly. The documentation and examples are few and far between from my googling online.
pp -gui pan_pcap.pl -I=C:\strawberry\perl\lib:C:\strawberry\perl\site\lib:C:\strawberry\perl\vendor\lib -o pan_pcap.exe
In reply to PAR::Packer issuing pp utility by diamondsandperls
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |