open(FH,undef) # creates new_tmpfile opened read/write
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 6 May 1999 21:44:38 +0000 (21:44 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 6 May 1999 21:44:38 +0000 (21:44 +0000)
commit3eb568f1c9e22faaefbd6531878f947fab30705b
treeabc3121aecba55eeb60e8055e9b880e5b069878f
parent8bac7e006f7f6c2e6c054095234f5f206bed20e9
open(FH,undef) # creates new_tmpfile opened read/write
Add t/io/open.t with test for above.

p4raw-id: //depot/perl@3315
pp_sys.c
t/io/open.t [new file with mode: 0755]