summaryrefslogtreecommitdiff
path: root/devel/p5-File-Tempdir
AgeCommit message (Collapse)AuthorFilesLines
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-05-27Initial import of p5-File-Tempdir 0.02.heinz4-0/+29
The module provides an object interface for function tempdir() from Perl module File::Temp. This allows to destroy the temporary directory as soon as it is not needed anymore using the magic DESTROY() function automatically called by perl when the object is no longer referenced.