Front page | perl.perl5.porters |
Postings from February 2003
[Encode] 1.89 Released
Thread Previous
|
Thread Next
From:
Dan Kogai
Date:
February 27, 2003 17:47
Subject:
[Encode] 1.89 Released
Message ID:
9A2229D8-4ABE-11D7-8A67-000393AE4244@dan.co.jp
Porters,
As the title says, Encode 1.89 is released as follows;
http://www.dan.co.jp/~dankogai/Encode-1.89.tar.gz and CPAN near you.
Here are Changes;
$Revision: 1.89 $ $Date: 2003/02/28 01:40:27 $
! Encode.xs
signed vs. unsigned issue discovered by Craig on OpenVM
Message-Id: <a05200f12ba81fe9d6298@[172.16.52.1]>
! encoding.pm AUTHORS
+ t/Mod_EUCJP.pm t/enc_module.enc t/enc_module.t
Because binmode() stacks layers instead of overwrite, you have to
":raw :encoding()" in encoding.pm or your are in trouble when you
call encoding.pm multiple times. There are several workarounds
but Inaba-san's idea is in. SUGAWARA Hajime <sugawara@hdt.co.jp>,
who was the first to address this problem was added to AUTHORS.
The test suites was added for this, which is a modified version
of SUGAWARA-san's scripts
Message-Id: <3E5CF695.6AE07852@st.rim.or.jp>
10 more chances to fix before 2.0. I hope 5.8.1 will be ready by
then....
Dan the Encode Maintainer
Thread Previous
|
Thread Next