Hello everybody!
I made a test.pl script and packed it with command: pp -o test test.pl.
Then I tried unzip test and only files I saw was main.pl and test.pl. But what about perl modules that par archived, why they were not unpacked or how can I extract all files in archive?
Thanks!