           SPELL=text-aligner
         VERSION=0.03
          SOURCE="Text-Aligner-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AN/ANNO/${SOURCE}
     SOURCE_HASH=sha512:d83fd4a4c8a972cd1d9297777eb1f9e3e317470c227a9fb314492d7dd93a05c58e11307dccd74d40f79f8ae9dccafc5b2ffcf8db65030a7c2d0be7def49ed82e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Text-Aligner-${VERSION}"
        WEB_SITE="http://search.cpan.org/~anno/Text-Aligner-${VERSION}/lib/Text/Aligner.pm"
      LICENSE[0]=ART
         ENTERED=20070426
           SHORT="Text::Aligner is used to justify strings to various alignment styles"
cat << EOF
Text::Aligner exports a single function, align(), which is used to justify
strings to various alignment styles. The alignment specification is the first
argument, followed by any number of scalars which are subject to alignment.
EOF
