perl516-perl-File-Temp - Return name and handle of a temporary file safely
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Centos |
- 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
perl516-perl-File-Temp-0.22-19.el7.noarch [59 KiB] |
Changelog
by Jitka Plesnikova (2014-02-13):
- Update conditions to work for non-RHEL systems - Resolves: rhbz#1064855 |