           SPELL=module-runtime
          SPELLX=Module-Runtime
         VERSION=0.016
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/Z/ZE/ZEFRAM/${SOURCE}
     SOURCE_HASH=sha512:64a362ee897646173dbbdd8794f863d93379d45d7ac20d3ae890d77b4ec3f5e36aaff66c41b4a6a33b28bf492216283528755550ab09e466ceafb4f0cfbaeb9e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=https://search.cpan.org/dist/Module-Runtime/
      LICENSE[0]=ART
         ENTERED=20130511
           SHORT="runtime module handling"
cat << EOF
The functions exported by this module deal with runtime handling of Perl
modules, which are normally handled at compile time. This module avoids
using any other modules, so that it can be used in low-level infrastructure.
EOF
