Name : perl-Test-TempDir
| |
Version : 0.10
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp151.1.1
| Date : 2018-12-04 00:08:53
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-TempDir-0.10-lp151.1.1.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 the File::Temp manpage 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/openSUSE_Leap_15.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Test::TempDir)
perl(Test::TempDir::Factory)
perl(Test::TempDir::Handle)
perl-Test-TempDir
Requires :