           SPELL=perl-readonly
         VERSION=2.05
          SOURCE="Readonly-$VERSION.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/S/SA/SANKO/$SOURCE
     SOURCE_HASH=sha512:d42406c1985248a352860f80c3b0b1a41476e5a7b4bff71e83122d7c5eb609296a1eb00aa71cf9f899317e31c706d75ff07950815eff84afb6bec40de6de2ace
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Readonly-$VERSION"
        WEB_SITE="http://search.cpan.org/~sanko/Readonly/"
      LICENSE[0]="ART"
         ENTERED=20180130
        KEYWORDS=""
           SHORT="Readonly - Facility for creating read-only scalars, arrays, hashes"
cat << EOF
This is a facility for creating non-modifiable variables. This is useful for
configuration files, headers, etc. It can also be useful as a development and
debugging tool for catching updates to variables that should not be changed.
EOF
