          MODULE=mod_perl
         VERSION=2.0.7
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://perl.apache.org/dist
      SOURCE_VFY=sha1:364143b2aef3c6dae69a8a2ea5d8ea2462882cd3
        WEB_SITE=http://perl.apache.org
         ENTERED=20010922
         UPDATED=20110607
           PSAFE=no
           SHORT="Incoporates PERL into the Apache HTTP server"

cat << EOF
The Apache/Perl integration project brings together the full power of
the Perl programming language and the Apache HTTP server. With mod_perl
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 and the penalty of Perl start-up time.
EOF
