f69709f0f2
easy-to-use self-cleaning scratch space.
7 lines
273 B
Text
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/
|