From f1446ddf2bf8118f432b3ac74c88db3d832669a8 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- www/ap-perl/DESCR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/ap-perl') diff --git a/www/ap-perl/DESCR b/www/ap-perl/DESCR index 58ad3efcc29..9b8afdbaf58 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. -- cgit v1.2.3