Test::TempDir provides temporary directory creation with testing in mind.
.
The differences between this module and File::Temp are:
* prevent race conditions when running parallel tests harness
* empty directory before running tests
* files are not cleaned at the end of the tests if they fail
Installed Size: 44.0 kB
Architectures: all