Re: Obscuring code?
[email protected] (Simon Cozens)
| Newsgroups | perl.bootstrap |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 25, 2000 at 03:12:20PM -0700, [email protected] wrote: > That said, Perl seems to lack a slick integrated function for this. > Or, perhaps it could be done as an external module? Have you looked at the Filter module on CPAN? This still leaves you susceptible to deparsing, because Perl's guts are wide open. If we have anything *other* than a binary compiler, they need to be. -- Morton's Law: If rats are experimented upon, they will develop cancer.