Porters, Since 1.91 release, I have applied the following changes to my Encode repository. Since they are already applied to (maint|bleed)perl and they are all about test suites, 1.92 is yet to be released until changes affects the files installed. $Revision: 1.91 $ $Date: 2003/03/09 20:07:37 $ ! t/enc_module.t Chnage 18966: another fix for failing test on windows ("use encoding" puts STDIN in :raw mode, so chomp() wasn't stripping the CR), by gsar Message-Id: <200303140545.h2E5j5B08856@smtp3.ActiveState.com> ! t/CJKT.t Change 18970: Hopefully this works also in Win32, by jhi Message-Id: <200303140745.h2E7j6B22729@smtp3.ActiveState.com> Change 18965: fix CJKT.t failures on windows due to incorrect binmode(), by gsar Message-Id: <200303140530.h2E5U5B07046@smtp3.ActiveState.com> Dan the Encode Maintainer