diff options
Diffstat (limited to 'libraries/perl-Unicode-String/slack-desc')
-rw-r--r-- | libraries/perl-Unicode-String/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/perl-Unicode-String/slack-desc b/libraries/perl-Unicode-String/slack-desc deleted file mode 100644 index 66fc1ecc3c..0000000000 --- a/libraries/perl-Unicode-String/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |