Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I have a Windows executable that was made using the pp utility from the PAR distribution. Unfortunately, the original source has been lost. How can I recover the source from the executable?
  • Comment on Extract Perl Source from Windows Executable

Replies are listed 'Best First'.
Re: Extract Perl Source from Windows Executable
by Burak (Chaplain) on May 18, 2007 at 18:18 UTC
    Rename it to "foo.zip" and extract files using winrar/winzip/etc...