< Home - < Back

perl-Test-UseAllModules


Information about the package, perl-Test-UseAllModules, which is shipped with common Linux distributions. The perl-Test-UseAllModules package is designed for, Do use_ok() for all the MANIFESTed modules.


Package Name:

perl-Test-UseAllModules

Summary:

Do use_ok() for all the MANIFESTed modules

Description:

I'm sick of writing 00_load.t (or something like that) that will do use_ok() for every module I write. I'm sicker of updating 00_load.t when I add another file to the distribution. This module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully).

Architecture:

noarch

Version:

0.14

Release:

5.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Test-UseAllModules


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


Command

Description of Command

yum install perl-Test-UseAllModules

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

yum remove perl-Test-UseAllModules

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

yum -y remove perl-Test-UseAllModules

This command will un-install perl-Test-UseAllModules 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-UseAllModules when using the -y flag.

yum update perl-Test-UseAllModules

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

yum -y update perl-Test-UseAllModules

This command will update perl-Test-UseAllModules 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-UseAllModules when using the -y flag.

yum info perl-Test-UseAllModules

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

yum deplist perl-Test-UseAllModules

This command will show you the dependencies for perl-Test-UseAllModules. 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-UseAllModules

This command will check if there is an update waiting on perl-Test-UseAllModules. 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.