I tried to convert perl program to exe file. My perl version is 5.16.2 on my Windows 7 64bit, I use ppm install PAR:Packer, version 1.013, But when I use pp -o test.pl, I got the error:
Perl lib version (5.16.2) doesn't match executable version (v5.16.0).
I have googled extensively, but as of yet haven't been able to find a solution, any help is greatly appreciated, thanks a lot!