perl-File-Temp - Return name and handle of a temporary file safely
| Website: | https://metacpan.org/release/File-Temp | 
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
 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.
Packages
| perl-File-Temp-0.231.100-2.aldos.src [83 KiB] | 
              Changelog
              by Joel Barrios (2023-09-01):
              - Clean spec file.  |