in reply to Difference between mod_perl and CGI/Perl

I predict (and have already seen) many answers in this thread will confuse "mod_perl" with "Apache::Registry". Keep in mind that Apache::Registry is really only the tip of the iceberg of things you can do with mod_perl. There's a lot more to mod_perl than simply running "CGI-like" scripts from a directory.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: Difference between mod_perl and CGI/Perl