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.

All labels observed (3)

Label Occurrences
mod_perl canonical 2
mod_perl 1.x 1
mod_perl 2.x 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Apache HTTP Server module
free software
category Perl web technology
web server extension
compatibleWith CGI.pm
designedFor web application development
developedBy Apache Software Foundation
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
linked to: mod_perl

mod_perl 2.x
linked to: mod_perl
implements embedded Perl interpreter
integratesWith CPAN Perl modules
linked to: CPAN
license Apache License
linked to: Apache License 2.0
optimizes CGI script execution
originalAuthor Doug MacEachern
programmingLanguage Perl
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
CGI
FastCGI
supports Apache 1.3 (mod_perl 1.x)
linked to: Apache HTTP Server

Apache 2.x (mod_perl 2.x)
linked to: Apache HTTP Server

Apache HTTP Server
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
linked to: Windows

Unix-like operating systems
usedFor dynamic content generation
high-performance Perl web applications
server-side scripting
writtenIn C
Perl

How these facts were elicited

Referenced by (4)

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

Apache HTTP Server supportsExtensionModule mod_perl
mod_php relatedTo mod_perl
mod_perl hasVersion mod_perl 1.x
linked to: mod_perl
mod_perl hasVersion mod_perl 2.x
linked to: mod_perl