[Encode] 2.00 released!
[email protected] (Dan Kogai)
| Newsgroups | perl.unicode,perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Porters,
I have just released Encode version 2.00. Though major version has
been incremented, there is no big feature (addition|change)s.
=head1 AVAILABILITY
http://www.dan.co.jp/~dankogai/Encode-2.00.tar.gz
or CPAN near you
=head1 CHANGES
$Revision: 2.0 $ $Date: 2004/05/16 20:55:15 $
* version updated to 2.00
-- sorry, no big feature change. I just hate version 1.100 :)
! lib/Encode/Guess.pm
Unicode/Unicode.pm
addressed UTF-(8|32LE) + BOM misguessing
https://rt.cpan.org/Ticket/Display.html?id=6279
! Encode.pm
s/is_utif8/is_utf8/ in POD
! Encode/lib/Encode/CN/HZ.pm
Fixes "make test" failure after the patch to pp_hot.c
by Sadahiro-san
Message-Id: <[email protected]>
! bin/piconv
From: [email protected]
Subject: [PATCH] "piconv -C 512" badly broken
Message-Id: <1072870210.769.5.camel@localhost>
Some of the changes are already committed in Perl 5.8.[34] and
maintperl but without new releases older perls are left behind so I
released.
Enjoy!
Dan the Encode Maintainer