This script is for Slackware 12.1 only and may be outdated.

SlackBuilds Repository

12.1 > Development > mod_perl (2.0.4)

Mod_perl incorporates a Perl interpreter into the Apache web server,
so that the Apache web server can directly execute Perl code.
Mod_perl links the Perl runtime library into the Apache web server and
provides an object-oriented Perl interface for Apache's C language
API. The end result is a quicker CGI script turnaround process, since
no external Perl interpreter has to be started.

To tell Apache to load it, you'll have to put the following line
somewhere into /etc/httpd/httpd.conf:
Include /etc/httpd/mod_perl.conf

Maintained by: ppr:kut
Keywords: module,perl,apache,http
ChangeLog: mod_perl

Homepage:
http://perl.apache.org/

Source Downloads:
mod_perl-2.0.4.tar.gz (1a05625ae6843085f985f5da8214502a)

Download SlackBuild:
mod_perl.tar.gz
mod_perl.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 12.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds