Приглашаем посетить
Ларри (larri.lit-info.ru)

Reference: new_tmpfile

PreviousChapter 8
Standard Modules
Next
 

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.


PreviousHomeNext
Reference: newBook IndexReference: open