On Sunday, Oct 20, 2002, at 22:49 Asia/Tokyo, Nick Ing-Simmons wrote:
Thanks! applied & tested. Bad news is that it fails at test #4 in t/mime-header.tAttached is patch that implements ->decode and ->encode of Encode::utf8 as XS code that obeys all the rules that Encode::XS does. This allows :encoding(UTF-8) to handle partial chars at end of buffers correctly.
> perl -Mblib t/mime-header.t
not ok 4 - decode Q
I am currently investigating the cause....
Dan the Encode Maintainer