mod_perl is the Perl module for Apache web server. A full perl interpreter is embedded with the each server process. It allows total access to the Apache API though perl. Unlike, e.g., php interpreter but does not allow access to the Apache internals.