mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
082491efb9
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
216 B
Text
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.
|