### YOU MUST ALSO UPDATE SGMLSpm !!!
       MODULE=perl
      VERSION=5.42.2
       SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=https://www.cpan.org/src/5.0
SOURCE_URL[1]=https://mirrors.kernel.org/cpan/src
   SOURCE_VFY=sha256:9384e8deb75b7b1695e5637971b752281aaecd025a3d5d4734d33c1d0adfee47
     WEB_SITE=http://www.perl.org
      ENTERED=20010922
      UPDATED=20260410
        SHORT="A highly capable, feature-rich programming language"

cat << EOF
Perl is a high-level, general-purpose programming language that makes easy
things easy and hard things possible. It is optimized for scanning arbitrary
text files and system administration.
It has built-in extended regular expression matching and replacement, a dataflow
mechanism to improve security with setuid scripts and is extendable via modules
that can interface to C libraries.
EOF
