Front page | perl.perl5.porters |
Postings from May 2003
[Encode] 1.95 released
From:
Dan Kogai
Date:
May 21, 2003 02:27
Subject:
[Encode] 1.95 released
Message ID:
4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp
Porters,
Encode 1.95 is now out. Available as follows;
Whole:
http://www.dan.co.jp/~dankogai/Encode-1.95.tar.gz and CPAN
Diff agains perl@19575
http://www.dan.co.jp/~dankogai/Encode-19575.diff.gz
And here are Changes. UTF-7 is now supported and ISO-8859-* mappings
are regenerated since David Graff found that ISO-8859-6 (Arabic) did
not match that of unicode.org
$Revision: 1.95 $ $Date: 2003/05/21 08:41:11 $
! ucm/8859-*.ucm
Since bogus entries were found in iso-8859-6, all entries are
re-generated once again out of
http://www.unicode.org/Public/MAPPINGS/ISO8859/8859-*.TXT
Thank David Graff <graff@unagi.cis.upenn.edu> for the discovery
Message-Id: <200305201819.h4KIJRRU013746@unagi.cis.upenn.edu>
+ lib/Encode/Unicode/UTF7.pm
! lib/Encode/Config.pm lib/Encode/Alias.pm Unicode/Unicode.pm
t/Unicode.t
lib/Encode/Supported.pod
UTF-7 support is now added. With this Encode now has all transcoding
methods in Unicode::String.
Dan the Encode Maintainer
-
[Encode] 1.95 released
by Dan Kogai