| Name: | perl-File-Temp | 
|---|---|
| Epoch: | 1 | 
| Version: | 0.231.100 | 
| Release: | 1.module+el8.10.0+90267+7012ad3b | 
| Architecture: | noarch | 
| Module: | perl:5.32:8100020240409120442:9fe1d287 | 
| Group: | Unspecified | 
| Size: | 166550 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-File-Temp-0.231.100-1.module+el8.10.0+90267+7012ad3b.noarch.rpm | 
| Source RPM: | perl-File-Temp-0.231.100-1.module+el8.10.0+90267+7012ad3b.src.rpm | 
| Build Date: | Tue Apr 09 2024 | 
| Build Host: | build-ol8-x86_64.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.  |