# Watch: https://www.cpan.org/src/5.0/ perl-\(5\.[0-9]*[02468]\.[0-9]+)\.tar
           SPELL=perl
         VERSION=5.42.0
     SOURCE_HASH="sha256:73cf6cc1ea2b2b1c110a18c14bbbc73a362073003893ffcedc26d22ebdbdd0c3:UPSTREAM_HASH"
  SECURITY_PATCH=10
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://www.cpan.org/src/5.0/$SOURCE
   SOURCE_URL[1]="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/${SOURCE}"
        WEB_SITE=https://www.perl.org/
         ENTERED=20010922
      LICENSE[0]=ART
    DISTCC_HOSTS=""
#          CCACHE=off
        KEYWORDS="perl"
           SHORT="Larry Wall's practical extraction and reporting 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
