slackbuilds_ponce/perl/perl-Test-TempDir-Tiny/README
Andreas Guldstrand 082491efb9 perl/perl-Test-TempDir-Tiny: Added (keep temp dirs if tests fail).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-09-14 08:33:52 +01:00

5 lines
216 B
Text

This module works with Test::More to create temporary directories that
stick around if tests fail.
It is loosely based on Test::TempDir, but with less complexity, greater
portability and zero non-core dependencies.