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