           SPELL=unicode-string
         VERSION=2.09
          SOURCE=Unicode-String-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Unicode-String-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GA/GAAS/$SOURCE
     SOURCE_HASH=sha512:88bd5fe4a1e8ac05b7da5f75411f3e2cb17fb756ca926ace7f46d047ba7a7f22e54462efb61c2f0bf651d2c63d6fe74bffa8b7bcf49aa59847135a43b5cde759
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~gaas/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
