This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Enhance the open pragma to support :utf8, :locale,
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 10 Nov 2001 17:30:52 +0000 (17:30 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 10 Nov 2001 17:30:52 +0000 (17:30 +0000)
commit1e616cf5bffcf11a1df72838e96be99b97cfab72
tree68da5b81f2f1057f31a3abd9f1e7e95cc4bf74d0
parent7a4efbb2994f7a46ffdcc9d9a4730a93332c577a
Enhance the open pragma to support :utf8, :locale,
and :encoding directly as special cases, and rename
the INOUT to IO.

p4raw-id: //depot/perl@12933
ext/Encode/Encode.pm
lib/open.pm
lib/open.t
perlio.c