	BUILD_API=2
           SPELL=pod-html
         VERSION=0.04
          SOURCE=PodToHTML-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PodToHTML-$VERSION
          MD5[0]="7f4690604dcf2bb8d490dadd10f67170"
   SOURCE_URL[0]=http://www.cpan.org/authors/id/NI-S/$SOURCE
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/search?dist=PodToHTML
         ENTERED=20020731
         UPDATED=20020731
           SHORT="PodToHTML generates HTML from one or several POD files."
cat << EOF
PodToHTML generates HTML from one or (more typically) several files
containg POD documentation.
It uses Pod::Parser to parse the PODs and HTML::Element to represent the 
HTML as it is generated. 
The distribution also includes Pod::Links for parsing L<> constructs.
EOF
