diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-18 14:41:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-18 14:41:32 +0000 |
commit | 8a7c131a1d2ba1a3c0a3d41d42b7006178d81cc8 (patch) | |
tree | 2ef06d4fa96fa13c05777b902ed6ac293f497d94 /converters/p5-Unicode-String/PLIST | |
parent | 3c34d5d0bdc1e77b699b684200b55f774170e69d (diff) | |
download | pkgsrc-8a7c131a1d2ba1a3c0a3d41d42b7006178d81cc8.tar.gz |
Initial import of p5-Unicode-String 2.06.
These are experimental modules to handle various Unicode issues.
They were made before perl included native UTF8 support.
The current set of modules are:
Unicode::String - represent strings of Unicode chars
Unicode::CharName - look up character names
Unicode::Map8 - mapping tables towards 8-bit char sets
(the Unicode::Map8 module is distributed separately)
Diffstat (limited to 'converters/p5-Unicode-String/PLIST')
-rw-r--r-- | converters/p5-Unicode-String/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-Unicode-String/PLIST b/converters/p5-Unicode-String/PLIST new file mode 100644 index 00000000000..221e352619b --- /dev/null +++ b/converters/p5-Unicode-String/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/18 14:41:32 xtraeme Exp $ |