SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-TempDir rpm build for : OpenSuSE. For other distributions click perl-Test-TempDir.

Name : perl-Test-TempDir
Version : 0.110.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-16 23:59:29
Group : Unspecified Source RPM : perl-Test-TempDir-0.110.0-lp156.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
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/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-TempDir-0.110.0-lp156.1.1.noarch.rpm
     

Provides :
perl(Test::TempDir)
perl(Test::TempDir::Factory)
perl(Test::TempDir::Handle)
perl-Test-TempDir

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(File::Temp) >= 0.2308
perl(Moose)
perl(Moose::Util::TypeConstraints)
perl(MooseX::Types::Path::Class)
perl(Path::Class)
perl(Sub::Exporter)
perl(namespace::autoclean) >= 0.08
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/TempDir
/usr/lib/perl5/vendor_perl/5.26.1/Test/TempDir.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/TempDir/Factory.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/TempDir/Handle.pm
/usr/share/doc/packages/perl-Test-TempDir
/usr/share/doc/packages/perl-Test-TempDir/CONTRIBUTING
/usr/share/doc/packages/perl-Test-TempDir/Changes
/usr/share/doc/packages/perl-Test-TempDir/README
/usr/share/licenses/perl-Test-TempDir
/usr/share/licenses/perl-Test-TempDir/LICENCE
/usr/share/man/man3/Test::TempDir.3pm.gz
/usr/share/man/man3/Test::TempDir::Factory.3pm.gz
/usr/share/man/man3/Test::TempDir::Handle.3pm.gz

 
ICM