           SPELL=term-shell
         VERSION=0.02
          SOURCE="Term-Shell-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/N/NE/NEILW/${SOURCE}
     SOURCE_HASH=sha512:95be0ea3222134f922d96fca9dc9eab997964c2d3de4f30f6e6e1daa01218c24a2c459afbe98fdce27d85f0640df1741edaff78ee944e59d124365101becdf18
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Term-Shell-${VERSION}"
        WEB_SITE="http://search.cpan.org/~neilw/Term-Shell-${VERSION}/lib/Term/Shell.pod"
      LICENSE[0]=ART
         ENTERED=20070426
           SHORT="Term::Shell - A simple command-line shell framework"
cat << EOF
Term::Shell lets you write simple command-line shells. All the boring details
like command-line parsing, terminal handling, and tab completion are handled
for you.
EOF
