	BUILD_API=2
           SPELL=text-iconv
         VERSION=1.2
          SOURCE=Text-Iconv-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Text-Iconv-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/MPIOTR/$SOURCE
          MD5[0]="82aec97ed2fca8278b2a7d2d188f24f5"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=text-iconv"
         ENTERED=20020405
         UPDATED=20020405
      MAINTAINER=djcomputer@gmx.net
           SHORT="Perl interface to iconv() codeset conversion function"
cat << EOF
This module provides a Perl interface to the iconv()
codeset conversion function, as defined by the Single UNIX
Specification. For more details see the POD documentation
embedded in the file Iconv.pm, which will also be installed
as Text::Iconv(3) man page.
EOF
