++perrin
Apache::ASP rocks!
It's not really that had to install. Several distributions have working versions of Apache 2 and mod_perl as prebuilt packages, and installing is just a matter of using CPAN:
perl -MCPAN -e shell
# install Apache::ASP
And a few config file lines.
For anyone who hasn't tried Apache::ASP, it's worth the install. |