On Friday, Oct 25, 2002, at 09:29 Asia/Tokyo, [EMAIL PROTECTED] wrote:
Thanks, applied back :) I feel relieved now. And I am doubly relieved to find how meticulous a pumpking you are. I wonder why Net::Ping's (rather obvious bug (for *BSD users)) slipped thru :) And I was surprised to find your name was not on ext/Encode/AUTHORS. Now added.I'd recommend the small patch below, which will make it possible to run the new rt.pl in any of the standard manners under the core: ( cd t ; ./perl TEST ../ext/Encode/t/rt.pl ) ( cd t ; ./perl harness ../ext/Encode/t/rt.pl ) PERL_CORE=1 ./perl -Ilib ext/Encode/t/rt.plWith this patch, those tests also pass (eventually :).
With that done, please proceed to the next patch to fix tr///
From: Dan Kogai <[EMAIL PROTECTED]>I KNOW you are working on it (at least reviewing it) but just for reminder....
Date: Mon Oct 21, 2002 17:36:02 Asia/Tokyo
To: hv <[EMAIL PROTECTED]>, Inaba Hiroto <[EMAIL PROTECTED]>, Jarkko Hietaniemi <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: The Inaba patch for tr/// vs. use encoding
Message-Id: <[EMAIL PROTECTED]>
Dan the Perl5 Porter