### YOU MUST ALSO UPDATE SGMLSpm !!!
       MODULE=perl
      VERSION=5.44.0
       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:3b855066b92491cb40e86affb1ca57d1a388aa43e51b91c7806a32c2f65f96c3
     WEB_SITE=http://www.perl.org
      ENTERED=20010922
      UPDATED=20260805
        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
