http://www.perlmonks.org?node_id=247573


in reply to Closing Perl Source

Assuming your super secret code is in a file called secret.pl, I recommend one of
rm secret.pl

or

chmod 000 secret.pl

Abigail