Switch the new perlio way of opening anonymous temporary files
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 5 May 2003 07:23:57 +0000 (07:23 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 5 May 2003 07:23:57 +0000 (07:23 +0000)
commit72e9304675ac276b2ac244c09a40ea9e7b9ea35d
tree6e13733d5ada70f81f4fdb7536d58d4fa1e6d91a
parentcc2b665ffc0f9d5e159fa5a9531ece4a29a86f36
Switch the new perlio way of opening anonymous temporary files
open my $fh, '+>', undef
to using File::Temp.  Test it, and test also the "accidental
feature" of +< working the same way.
This should address [perl #21937].

p4raw-id: //depot/perl@19418
MANIFEST
ext/PerlIO/t/open.t [new file with mode: 0644]
perlio.c
pod/perlfunc.pod