Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 16 Mar 2003 15:41:44 +0000 (15:41 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 16 Mar 2003 15:41:44 +0000 (15:41 +0000)
commit2499d3299d5b988dc734ee240003b6eb71752236
treea0a44c4359f3fff243dec50a76958ab64585d693
parent8e2ffcbee9e186d24888a8a811664acb9d44c042
Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
Should work both for PERL_UNICODE/-C and use encoding 'foo';

p4raw-id: //depot/perl@18994
lib/Term/ReadLine.pm