summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-TempDir-Tiny/README
blob: 9e78ae3838576d3ff0092b2ba580ce1f579f712b (plain)
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.