in reply to Perl applications

And the many extensions of Apache do not count as "a complex server"? There is nothing small about the power of mod_perl.

Neil Watson
watson-wilson.ca

Replies are listed 'Best First'.
Re: Re: Perl applications
by hardburn (Abbot) on Apr 07, 2004 at 19:07 UTC

    It's also not written in Perl. It just interprets it using compiled C code with some glue to provide Perl code an interface into the rest of the server.

    ----
    : () { :|:& };:

    Note: All code is untested, unless otherwise stated