perl-File-Temp

Return name and handle of a temporary file safely

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.
Website: https://metacpan.org/release/File-Temp
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-File-Temp-0.230.600-2.el6_10.noarch [58 KiB] Changelog by Andrew Colin Kissa (2023-03-09):
- Build with Perl 5.24