	BUILD_API=2
           SPELL=regexp-shellish
         VERSION=0.93
          SOURCE=Regexp-Shellish-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Regexp-Shellish-$VERSION
          MD5[0]="a4ab5f6bac467eb2aa3757f2ed55401c"
   SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RB/RBS/$SOURCE
       BUILD_API=2
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/search?dist=regexp-shellish
         ENTERED=20020731
         UPDATED=20020731
           SHORT="Regexp::Shellish - Shell-like regular expressions"
cat << EOF
Provides shell-like regular expressions. The wildcards provided are ?, * and **,
where ** is like * but matches /. See /compile_shellish for details.
EOF
