This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
:utf8 works only with perlio.
[perl5.git] / lib / open.t
2001-11-13 Jarkko Hietaniemi:utf8 works only with perlio.
2001-11-10 Jarkko HietaniemiBah. %X doesn't mean 0xC1, it means 0XC1. So let...
2001-11-10 Jarkko HietaniemiThe KOI8-R example wasn't quite right.
2001-11-10 Jarkko HietaniemiEnhance the open pragma to support :utf8, :locale,
2001-10-02 Nick Ing-SimmonsIntegrate mainline + lib/open.t patch from Chromatic
2001-10-01 chromaticBetter Locale Flutzigation (was Re: lib/open.t and...
2001-10-01 Jarkko HietaniemiNuke also the LANG because of glibc.
2001-09-28 chromaticAdd tests for open.pm