SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Manifest rpm build for : Mandriva 2008. For other distributions click perl-Test-Manifest.

Name : perl-Test-Manifest
Version : 1.17 Vendor : Mandriva
Release : 1mdv2008.0 Date : 2007-08-29 13:03:52
Group : Development/Perl Source RPM : perl-Test-Manifest-1.17-1mdv2008.0.src.rpm
Size : 0.01 MB
Packager : Oden Eriksson < oeriksson_mandriva_com>
Summary : Test::Manifest - interact with a t/test_manifest file
Description :
Test::Harness assumes that you want to run all of the .t files in the
t/ directory in ascii-betical order during make test unless you say
otherwise. This leads to some interesting naming schemes for test
files to get them in the desired order. This interesting names ossify
when they get into source control, and get even more interesting as
more tests show up.

Test::Manifest overrides the default behaviour by replacing the
test_via_harness target in the Makefile. Instead of running at the
t/*.t files in ascii-betical order, it looks in the t/test_manifest
file to find out which tests you want to run and the order in which
you want to run them. It constructs the right value for MakeMaker to
do the right thing.

In t/test_manifest, simply list the tests that you want to run. Their
order in the file is the order in which they run. You can comment
lines with a #, just like in Perl, and Test::Manifest will strip
leading and trailing whitespace from each line. It also checks that
the specified file is actually in the t/ directory. If the file does
not exist, it does not put its name in the list of test files to run.

Optionally, you can add a number after the test name in test_manifest
to define sets of tests. See get_t_files() for more information.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/main/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Manifest-1.17-1mdv2008.0.noarch.rpm
ftp.icm.edu.pl  perl-Test-Manifest-1.17-1mdv2008.0.noarch.rpm
     

Provides :
perl(Test::Manifest)
perl-Test-Manifest

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Carp)
perl(Test::More)
perl(Exporter)
perl(File::Spec::Functions)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/Test/Manifest.pm
/usr/share/doc/perl-Test-Manifest
/usr/share/doc/perl-Test-Manifest/Changes
/usr/share/doc/perl-Test-Manifest/README
/usr/share/man/man3/Test::Manifest.3.lzma

 
ICM