This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix open.pm to work via XS-implemented method calls rather
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 15 Jun 2001 20:27:42 +0000 (20:27 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 15 Jun 2001 20:27:42 +0000 (20:27 +0000)
commit0c4f7ff0542ecfc72484b0714d25e263611253ee
tree9180e21993afa12505b59ebc906062164d1c7f82
parenta2c454fab251f31050e7634776a305ebcdba5ec4
Fix open.pm to work via XS-implemented method calls rather
than *open::layers variables which caused all the HV/AV hassle.

p4raw-id: //depot/perlio@10618
embed.pl
lib/open.pm
perl.c
perlio.c
t/io/utf8.t
t/lib/io_scalar.t