in reply to mod_perl obfu

Ouch. O.pm is already in use by the "Generic interface to Perl Compiler backends", the "module that is used as a frontend to the Perl Compiler".
I don't think using the O:: namespace is a good idea...

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.

Replies are listed 'Best First'.
Re: Re: mod_perl obfu
by domm (Chaplain) on Jun 15, 2002 at 08:27 UTC
    I don't think using the O:: namespace is a good idea...

    True, but as this module isn't intended to go on CPAN, or even to be used seriously, I wasn't caring about namespace that much.

    But, as this is OpenSource, just replace the string 'O;' with some other name of your liking. I used 'O' because it is Obfuscated (and short), and I was aware of the O:: modules.

    -- #!/usr/bin/perl for(ref bless[],just'another'perl'hacker){s-:+-$"-g&&print$_.$/}