           MODULE=CGI_Lite
         VERSION=1.9
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/B/BE/BENL/$SOURCE
        WEB_SITE=http://search.cpan.org/search?dist=CGI_Lite
         ENTERED=20011108
         UPDATED=20011108
           SHORT="Perl module to process and decode WWW forms and cookies"
cat << EOF
Perl module to process and decode WWW forms and cookies.

You can use this module to decode form and query information,
including file uploads, as well as cookies in a very simple manner; you
need not concern yourself with the actual details behind the decoding process. 

EOF
