Software that integrates Perl programming with the Apache Web server. It provides several features including the ability to access databases and use Perl in Apache modules and configuration files. CGI ...
In the January and February installments of “At the Forge”, I demonstrated a simple three-tier web application using a database, web server and the Mason templating system for mod_perl. We were able ...