| Name: | perl-File-Temp |
|---|---|
| Version: | 0.230.600 |
| Release: | 1.module+el8+5173+5d54a0c1 |
| Architecture: | noarch |
| Module: | perl:5.24:20190513090648:ee766497 |
| Group: | Development/Libraries |
| Size: | 164693 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-Temp-0.230.600-1.module+el8+5173+5d54a0c1.noarch.rpm |
| Source RPM: | perl-File-Temp-0.230.600-1.module+el8+5173+5d54a0c1.src.rpm |
| Build Date: | Tue May 14 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/File-Temp |
| Summary: | 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. |