mod_perl

E758392

mod_perl is an Apache HTTP Server module that embeds a Perl interpreter to dramatically speed up Perl CGI scripts and enable powerful server-side Perl integration.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
mod_perl canonical 1

Statements (50)

Predicate Object
instanceOf Apache HTTP Server module
free software
category Perl web technology
web server extension
compatibleWith CGI.pm NERFINISHED
designedFor web application development
developedBy Apache Software Foundation NERFINISHED
distribution source code
documentation https://perl.apache.org
enables persistent Perl interpreter within Apache
feature ability to preload Perl modules at server startup
access to low-level Apache request cycle
improved performance over traditional CGI
tight integration with Apache internals
hasVersion mod_perl 1.x NERFINISHED
mod_perl 2.x NERFINISHED
implements embedded Perl interpreter
integratesWith CPAN Perl modules NERFINISHED
license Apache License NERFINISHED
optimizes CGI script execution
originalAuthor Doug MacEachern NERFINISHED
programmingLanguage Perl NERFINISHED
provides Apache API access from Perl
Perl access to Apache configuration
Perl access to HTTP request and response objects
persistent database connections
request handlers in Perl
purpose enable powerful server-side Perl integration
speed up Perl CGI scripts
reduces Perl interpreter startup overhead per request
relatedTo Apache HTTP Server NERFINISHED
CGI NERFINISHED
FastCGI NERFINISHED
supports Apache 1.3 (mod_perl 1.x) NERFINISHED
Apache 2.x (mod_perl 2.x) NERFINISHED
Apache HTTP Server NERFINISHED
Perl handlers for different Apache phases
URL rewriting in Perl
content generation in Perl
custom authentication handlers in Perl
custom authorization handlers in Perl
filters in Perl
mod_perl registry for CGI compatibility
targetPlatform Microsoft Windows NERFINISHED
Unix-like operating systems
usedFor dynamic content generation
high-performance Perl web applications
server-side scripting
writtenIn C NERFINISHED
Perl NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache HTTP Server (via mod_spdy and later modules) supportsExtensionModule mod_perl
subject surface form: Apache HTTP Server