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 : obs://build_opensuse_org/devel:kanku
Release : 4.1 Date : 2018-12-23 22:06:04
Group : Development/Libraries/Perl Source RPM : perl-Test-Directory-0.041-4.1.src.rpm
Size : 0.02 MB
Packager : (none)
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/devel:/kanku:/perl/SLES_12.3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Test
/usr/lib/perl5/vendor_perl/5.18.2/Test/Directory.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-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