[Lunar-commits] r18665 - moonbase/trunk/perl/Unicode-String
Dennis Veatch
stumbles at lunar-linux.org
Fri Feb 10 14:58:40 UTC 2006
Author: stumbles
Date: 2006-02-10 14:58:38 +0000 (Fri, 10 Feb 2006)
New Revision: 18665
Modified:
moonbase/trunk/perl/Unicode-String/DETAILS
Log:
Unicode::CharName::uname() did not work for chars > 0xFFFF.
Unicode::String now provide utf16le() and utf32le() constructors.
Corresponding methods also available.
Unicode::CharName updated with Unicode 4.1 data.
the end.
Modified: moonbase/trunk/perl/Unicode-String/DETAILS
===================================================================
--- moonbase/trunk/perl/Unicode-String/DETAILS 2006-02-10 14:52:51 UTC (rev 18664)
+++ moonbase/trunk/perl/Unicode-String/DETAILS 2006-02-10 14:58:38 UTC (rev 18665)
@@ -1,11 +1,11 @@
MODULE=Unicode-String
- VERSION=2.07
+ VERSION=2.09
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.cpan.org/authors/id/G/GA/GAAS/
- SOURCE_VFY=sha1:c694e14a29dca88c7dac234e18fdcb81d8cb5429
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/
+ SOURCE_VFY=sha1:7cc47c5a1c5e38f23886bbc613b27a4a4a3d5459
WEB_SITE=http://search.cpan.org/search?dist=$MODULE
ENTERED=20040911
- UPDATED=20040911
+ UPDATED=20060210
SHORT="Perl module for a string of Unicode characters"
cat << EOF
Perl module for a string of Unicode characters (UCS2/UTF16)
More information about the Lunar-commits
mailing list