< Home - < Back

perl-Test-NoWarnings


Information about the package, perl-Test-NoWarnings, which is shipped with common Linux distributions. The perl-Test-NoWarnings package is designed for, Make sure you didn't emit any warnings while testing.


Package Name:

perl-Test-NoWarnings

Summary:

Make sure you didn't emit any warnings while testing

Description:

In general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred.

Architecture:

noarch

Version:

0.084

Release:

5.1.el6

Size:

23 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for perl-Test-NoWarnings


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


Command

Description of Command

yum install perl-Test-NoWarnings

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

yum remove perl-Test-NoWarnings

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

yum -y remove perl-Test-NoWarnings

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

yum update perl-Test-NoWarnings

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

yum -y update perl-Test-NoWarnings

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

yum info perl-Test-NoWarnings

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

yum deplist perl-Test-NoWarnings

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

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