| Name: | perl-File-Temp |
|---|---|
| Epoch: | 1 |
| Version: | 0.230.900 |
| Release: | 439.module+el8.3.0+7729+86a74f64 |
| Architecture: | noarch |
| Module: | perl:5.30:8030020200609055348:8af31532 perl:5.30:8040020200923213406:466ea64f |
| Group: | Unspecified |
| Size: | 164979 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-Temp-0.230.900-439.module+el8.3.0+7729+86a74f64.noarch.rpm |
| Source RPM: | perl-File-Temp-0.230.900-439.module+el8.3.0+7729+86a74f64.src.rpm |
| Build Date: | Tue Aug 11 2020 |
| Build Host: | jenkins-10-147-72-125-df74590a-7496-4915-9dd0-d2fcdb1902bc.appad2iad.osdevelopmeniad.oraclevcn.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. |