< Home - < Back

perl-Test-Synopsis


Information about the package, perl-Test-Synopsis, which is shipped with common Linux distributions. The perl-Test-Synopsis package is designed for, Test your SYNOPSIS code.


Package Name:

perl-Test-Synopsis

Summary:

Test your SYNOPSIS code

Description:

Test::Synopsis is an (author) test module to find .pm or .pod files under your lib directory and then make sure the example snippet code in your SYNOPSIS section passes the perl compile check. Note that this module only checks the perl syntax (by wrapping the code with sub) and doesn't actually run the code.

Architecture:

noarch

Version:

0.06

Release:

4.el6

Size:

10 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Test-Synopsis


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


Command

Description of Command

yum install perl-Test-Synopsis

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

yum remove perl-Test-Synopsis

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

yum -y remove perl-Test-Synopsis

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

yum update perl-Test-Synopsis

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

yum -y update perl-Test-Synopsis

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

yum info perl-Test-Synopsis

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

yum deplist perl-Test-Synopsis

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

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