diff options
Diffstat (limited to 'perl/perl-Unicode-String/slack-desc')
-rw-r--r-- | perl/perl-Unicode-String/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Unicode-String/slack-desc b/perl/perl-Unicode-String/slack-desc new file mode 100644 index 0000000000..66fc1ecc3c --- /dev/null +++ b/perl/perl-Unicode-String/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Unicode-String: perl-Unicode-String (experimental Perl Unicode modules) +perl-Unicode-String: +perl-Unicode-String: These are experimental modules to handle various Unicode issues. They +perl-Unicode-String: were made before perl included native UTF8 support. +perl-Unicode-String: +perl-Unicode-String: Unicode::String - represent strings of Unicode chars +perl-Unicode-String: Unicode::CharName - look up character names +perl-Unicode-String: +perl-Unicode-String: http://search.cpan.org/~gaas/Unicode-String-2.09/ +perl-Unicode-String: +perl-Unicode-String: |