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


in reply to seeking the root of all evil (or the sum?)

I don't know, but I'd say that B::Deparse works on bytecode. Then only real obfuscation can save your source, because B::Deparse will produce readable code. Perhaps even more readable than your own...

  • Comment on Re: seeking the root of all evil (or the sum?)

Replies are listed 'Best First'.
Re (tilly) 2: seeking the root of all evil (or the sum?)
by tilly (Archbishop) on Feb 17, 2001 at 01:53 UTC
    As just came up, it is not that hard to make B::Deparse go sit in the corner pouting. Even without possessing your amazing skills of obfuscation.