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 file handle of a temporary file. The tempdir() function can be used to create a temporary directory.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.231.100-511.fc41 | - |
Fedora 41 | 0.231.100-511.fc41 | - |
Fedora 40 | 0.231.100-503.fc40 | - |
You can contact the maintainers of this package via email at
perl-File-Temp dash maintainers at fedoraproject dot org
.