summaryrefslogtreecommitdiffstats
path: root/perl/mod_perl/slack-desc
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@liwjatan.at>2012-05-06 16:20:53 -0400
committer Erik Hanson <erik@slackbuilds.org>2012-05-07 12:18:11 -0500
commit045ffdda52b0eab7b027ef5774856a35416d160b (patch)
tree4160a7239de603d1dd823f04797af288035725bf /perl/mod_perl/slack-desc
parent16ccf9600c094f95f56181628bfa7b2ce932253b (diff)
downloadslackbuilds-045ffdda52b0eab7b027ef5774856a35416d160b.tar.gz
slackbuilds-045ffdda52b0eab7b027ef5774856a35416d160b.tar.xz
perl/mod_perl: Updated for version 2.0.6 moved from network.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--perl/mod_perl/slack-desc (renamed from network/mod_perl/slack-desc)4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/mod_perl/slack-desc b/perl/mod_perl/slack-desc
index 1128929ae6..9b321d9c1a 100644
--- a/network/mod_perl/slack-desc
+++ b/perl/mod_perl/slack-desc
@@ -10,9 +10,9 @@ mod_perl: mod_perl (Perl Interpreter for Apache)
mod_perl:
mod_perl: Mod_perl incorporates a Perl interpreter into the Apache web server
mod_perl: so that the Apache web server can directly execute Perl code.
-mod_perl: Mod_perl links the Perl runtime library into the Apache web server
+mod_perl: Mod_perl links the Perl runtime library into the Apache web server
mod_perl: and provides an object-oriented Perl interface for Apache's C
-mod_perl: language API. The end result is a quicker CGI script turnaround
+mod_perl: language API. The end result is a quicker CGI script turnaround
mod_perl: process, since no external Perl interpreter has to be started.
mod_perl:
mod_perl: Homepage: http://perl.apache.org/