Name : perl-Test-TempDir
| |
Version : 0.11
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.45
| Date : 2024-08-05 20:48:17
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-TempDir-0.11-1.45.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : (DEPRECATED) Temporary files support for testing
|
Description :
Test::TempDir provides temporary directory creation with testing in mind.
The differences between using this and using File::Temp are:
* If \'t/tmp\' is available (writable, creatable, etc) it\'s preferred over \'$ENV{TMPDIR}\' etc. Otherwise a temporary directory will be used.
This is \'temp_root\'
* Lock files are used on \'t/tmp\', to prevent race conditions when running under a parallel test harness.
* The \'temp_root\' is cleaned at the end of a test run, but not if tests failed.
* \'temp_root\' is emptied at the beginning of a test run unconditionally.
* The default policy is not to clean the individual \'tempfiles\' and \'tempdirs\' within \'temp_root\', in order to aid in debugging of failed tests.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch |