home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


new_tmpfile

$

fh

 
= new_tmpfile

Constructor. Creates an IO::File object opened for read/write on a newly created temporary file. If the system permits, the temporary file is anonymous; if the temporary file cannot be created or opened, the object is destroyed. Otherwise, it is returned to the caller.


Previous: Reference: new Perl in a Nutshell Next: Reference: open
Reference: new Book Index Reference: open

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.