I\'ve developed a Perl script that has a confidential business logic.
I have to give this script to another Perl coder to test it in his environment. He may try to
You could look at perlcc. It doesn't guarantee correctness, but it should do alright if you're not doing anything too funky in your scripts.