Resources

  1. perlembed (Standard Perl document). Doug MacEachern and Jon Orwant.

  2. Apache and mod_perl at http://www.apache.org/.

    Apache is a freely available web server that embeds a Perl interpreter. mod_perl, written by Doug MacEachern, is a Perl module that provides the glue between the Apache C API and Perl, and allows you to write to the Apache API instead of CGI scripts. People have reported 400-2000% improvement in speed over the CGI approach.

Get Advanced Perl Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.