Name: | perl-File-Tempdir |
Version: | 0.02 |
Release: | 27.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3752 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-File-Tempdir-0.02-27.el10_0.noarch.rpm
|
Source RPM: |
perl-File-Tempdir-0.02-27.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-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. |