in reply to Reverse PP Packaging

Rename your executable to "some_filename.zip" and unzip it.

A pp packed script is no more than a cleverly disguised self-unpacking, self-starting zip file which contains a full perl-executable and the modules and files you need to run your script.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics