< Home - < Back

perl-Test-RequiresInternet


Information about the package, perl-Test-RequiresInternet, which is shipped with common Linux distributions. The perl-Test-RequiresInternet package is designed for, Easily test network connectivity.


Package Name:

perl-Test-RequiresInternet

Summary:

Easily test network connectivity

Description:

This module is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl. If you do not specify a host/port pair, then the module defaults to using www.google.com on port 80. You may optionally specify the port by its name, as in http or ldap. If you do this, the test module will attempt to look up the port number using getservbyname. If you do specify a host and port, they must be specified in pairs. It is a fatal error to omit one or the other. If the environment variable NO_NETWORK_TESTING is set, then the tests will be skipped without attempting any socket connections. If the sockets cannot connect to the specified hosts and ports, the exception is caught, reported and the tests skipped.

Architecture:

noarch

Version:

0.03

Release:

2.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Test-RequiresInternet


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


Command

Description of Command

yum install perl-Test-RequiresInternet

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

yum remove perl-Test-RequiresInternet

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

yum -y remove perl-Test-RequiresInternet

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

yum update perl-Test-RequiresInternet

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

yum -y update perl-Test-RequiresInternet

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

yum info perl-Test-RequiresInternet

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

yum deplist perl-Test-RequiresInternet

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

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