summaryrefslogtreecommitdiff
path: root/www/ap-perl
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
commite92ae43373aed918ab8d9ad29725edc826a97487 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /www/ap-perl
parent4a5f8daa4784b5b895fad5b2f599600185998032 (diff)
downloadpkgsrc-e92ae43373aed918ab8d9ad29725edc826a97487.tar.gz
Removed trailing white-space.
Diffstat (limited to 'www/ap-perl')
-rw-r--r--www/ap-perl/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ap-perl/DESCR b/www/ap-perl/DESCR
index 9b8afdbaf58..00e074d618f 100644
--- a/www/ap-perl/DESCR
+++ b/www/ap-perl/DESCR
@@ -4,7 +4,7 @@ linking the Perl runtime library into the server and providing an object
oriented Perl interface to the server's C language API.
These pieces are seamlessly glued together by the `mod_perl' server
-plugin, making it is possible to write Apache modules entirely in Perl.
+plugin, making it is possible to write Apache modules entirely in Perl.
In addition, the persistent interpreter embedded in the server avoids the
overhead of starting an external interpreter program and the additional
Perl start-up (compile) time.