SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Directory
Version : 0.041 Vendor : openSUSE
Release : bp153.1.1 Date : 2021-02-15 10:23:56
Group : Development/Libraries/Perl Source RPM : perl-Test-Directory-0.041-bp153.1.1.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Perl extension for maintaining test directories
Description :
Sometimes, testing code involves making sure that files are created and
deleted as expected. This module simplifies maintaining test directories by
tracking their status as they are modified or tested with this API, making
it simple to test both individual files, as well as to verify that there
are no missing or unknown files.

Test::Directory implements an object-oriented interface for managing test
directories. It tracks which files it knows about (by creating or testing
them via its API), and can report if any files were missing or unexpectedly
added.

There are two flavors of methods for interacting with the directory.
_Utility_ methods simply return a value (i.e. the number of files/errors)
with no output, while the _Test_ functions use Test::Builder to produce the
approriate test results and diagnostics for the test harness.

The directory will be automatically cleaned up when the object goes out of
scope; see the _clean_ method below for details.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP3/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Directory-0.041-bp153.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Test-Directory-0.041-bp153.1.1.noarch.rpm
     

Provides :
perl(Test::Directory)
perl-Test-Directory

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Directory.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Test-Directory
/usr/share/doc/packages/perl-Test-Directory/Changes
/usr/share/doc/packages/perl-Test-Directory/README
/usr/share/man/man3/Test::Directory.3pm.gz

 
ICM