          MODULE=mod_perl
         VERSION=2.0.13
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://downloads.apache.org/perl
      SOURCE_VFY=sha256:ade3be31c447b8448869fecdfcace258d6d587b8c6c773c5f22735f70d82d6da
        WEB_SITE=https://perl.apache.org
         ENTERED=20010922
         UPDATED=20230824
           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
