The devel/p5-File-Tempdir port
p5-File-Tempdir-0.02p1 – object oriented interface to File::Temp::tempdir()
Description
This module provide an object interface to tempdir() from File::Temp.
This allows 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.
If a value is passed to at object creation, it become only a container
allowing to keep same code in your function.
WWW: https://metacpan.org/release/File-Tempdir
- Categories:
-
devel
perl5
Library dependencies
Build dependencies
Run dependencies