           MODULE=HTML-Template
         VERSION=2.5
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/html-template/$SOURCE
        WEB_SITE=http://sam.tregar.com/software.html
         ENTERED=20011108
         UPDATED=20020326
           SHORT="Perl module to use HTML Templates from CGI scripts"
cat << EOF

A PERL module for using HTML templates in CGI scripts. Allows for a clean
separation of Perl code and HTML markup.

EOF
