< Home - < Back

perl-Test-Manifest


Information about the package, perl-Test-Manifest, which is shipped with common Linux distributions. The perl-Test-Manifest package is designed for, Test case module for Perl.


Package Name:

perl-Test-Manifest

Summary:

Test case module for Perl

Description:

MakeMaker 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. You can specify any order or any files that you like, though, with the test directive to WriteMakefile. Test::Manifest 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.

Architecture:

noarch

Version:

1.22

Release:

5.el6

Size:

14 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Test-Manifest


Control the perl-Test-Manifest package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Test-Manifest

This command will install perl-Test-Manifest on the server.

yum remove perl-Test-Manifest

This command will un-install perl-Test-Manifest on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Test-Manifest, so you have to manually confirm that you want to do this.

yum -y remove perl-Test-Manifest

This command will un-install perl-Test-Manifest on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Test-Manifest when using the -y flag.

yum update perl-Test-Manifest

This command will update perl-Test-Manifest to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Test-Manifest, so you have to manually confirm that you want to do this.

yum -y update perl-Test-Manifest

This command will update perl-Test-Manifest to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Test-Manifest when using the -y flag.

yum info perl-Test-Manifest

This command will show you core information about the perl-Test-Manifest package.

yum deplist perl-Test-Manifest

This command will show you the dependencies for perl-Test-Manifest. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Test-Manifest

This command will check if there is an update waiting on perl-Test-Manifest. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.