freebsd-ports/devel/p5-Directory-Scratch/pkg-descr
Anton Berezin f69709f0f2 Add devel/p5-Directory-Scratch 0.12, a Perl module that provides an
easy-to-use self-cleaning scratch space.
2007-04-03 13:59:57 +00:00

7 lines
273 B
Text

It's often inconvenient to correctly create a platform-independent
temporary storage space, manipulate files inside it, then clean it up.
This module aims to eliminate that problem by making it easy to do
things right.
WWW: http://search.cpan.org/dist/Directory-Scratch/