That module already contains the debleaching ingredients and it wouldn't take a wizard to write a bleached debleaching script.
use Acme::Bleach; $/ = undef; $_ = <>; s/.*^\s*use\s+Acme::Bleach\s*;\n//sm; print Acme::Bleach::brighten($_);
In reply to Re: Re: Re: Protecting perl source code
by Anonymous Monk
in thread Protecting perl source code
by tame1
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |