Index of /ports_www/mod_perl2
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 3.9K
distinfo 28-May-2011 14:15 137
files/ 07-Jun-2010 13:16 -
pkg-descr 02-Jun-2004 14:50 713
pkg-message 04-Nov-2006 03:33 415
pkg-plist 28-May-2011 14:15 18K
mod_perl brings together the full power of the Perl programming language
and the Apache HTTP server. You can use Perl to manage Apache, respond to
requests for web pages and much more.
mod_perl gives you a persistent Perl interpreter embedded in your web
server. This lets you avoid the overhead of starting an external interpreter
and avoids the penalty of Perl start-up time, giving you super-fast
dynamic content.
As you'd expect from the Perl community, there are hundreds of modules
written for mod_perl, everything from persistent database connections, to
templating sytems, to complete XML content delivery systems. Web sites like
Slashdot and Wired Magazine use mod_perl.
WWW: http://perl.apache.org/