           SPELL=unicode-string
         VERSION=2.07
          SOURCE=Unicode-String-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Unicode-String-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
     SOURCE_HASH=sha512:d42ce6e9fd018122d90a58e6842ee27dc62380fe3a0e2e7706ad9ee1a6c3f48aa8059e4517f79f7b4997f453f7ac0d2edf7687d00443989d3d6ce85d32132d52
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Unicode::String"
         ENTERED=20020403
        KEYWORDS="unicode perl"
           SHORT="String manipulation for Unicode strings"
cat << EOF

A Unicode::String object represents a sequence of Unicode
characters.  The Unicode Standard is a fixed-width, uni
form encoding scheme for written characters and text.
This encoding treats alphabetic characters, ideographic
characters, and symbols identically, which means that they
can be used in any mixture and with equal facility.  Uni
code is modeled on the ASCII character set, but uses a
16-bit encoding to support full multilingual text.

EOF
