in reply to
Obscure
Other solutions you may be aware of to related problems:
You can
compile Perl program into byte code or C
You can use
Use Acme::Bleach
for removing "unsightly printable characters" from your source code.
Use Filter::Util::Call
for filtering source code.
-monkfish (the fishy monk)
Comment on
Re: Obscure
In Section
Code Catacombs