| Name: | perl-File-Tempdir |
|---|---|
| Version: | 0.02 |
| Release: | 19.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 4015 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-Tempdir-0.02-19.el9.noarch.rpm |
| Source RPM: | perl-File-Tempdir-0.02-19.el9.src.rpm |
| Build Date: | Tue Mar 15 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/File-Tempdir |
| Summary: | Object interface for File::Temp module |
| Description: | This module provide an object interface to tempdir() from File::Temp. This allow to destroy the temporary directory as soon you don't need it anymore using the magic DESTROY() function automatically call be perl when the object is no longer reference. |