           SPELL=pod-coverage
         VERSION=0.22
          SOURCE="Pod-Coverage-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RC/RCLAMP/${SOURCE}
     SOURCE_HASH=sha512:28bc618b8a286574d72730dd9bbb9009698c7e60eb1284715ccdb7d72365260b16d19c8f7e14631124aba356cff1f55d973bd2a11a062d3222c87a3b4e913890
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Pod-Coverage-${VERSION}"
        WEB_SITE="http://search.cpan.org/~rclamp/Pod-Coverage/"
      LICENSE[0]=ART
         ENTERED=20120719
           SHORT="Checks if the documentation of a module is comprehensive"
cat << EOF
Developers hate writing documentation. They'd hate it even more if their
computer tattled on them, but maybe they'll be even more thankful in
the long run. Even if not, perlmodstyle tells you to, so you must obey.
This module provides a mechanism for determining if the pod for a given
module is comprehensive.
EOF
