Hi guys, I am building an exe file using pp -f Bleach -f Obfuscate -o abc abc.pl
I found that only abc.pl 's source was hided, all .pm files that abc.pl used are still in clear txt in the extracted directory I want to hide some of the my .pm source files that used by abc.pl as well . How do I do that ? Thanks a lot Henry.
