p5.32-file-temp (perl/p5-file-temp) Updated: 2 years, 10 months ago Add to my watchlist

return name and handle of a temporary file safely

File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.

Version: 0.231.100 License: (Artistic-1 or GPL) GitHub