ports

devel/p5-File-Tempdir

p5-File-Tempdir-0.02p0 – 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: http://search.cpan.org/dist/File-Tempdir/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None