< Home - < Back

perl-Module-Extract-Use


Information about the package, perl-Module-Extract-Use, which is shipped with common Linux distributions. The perl-Module-Extract-Use package is designed for, Pull out the modules a module explicitly uses.


Package Name:

perl-Module-Extract-Use

Summary:

Pull out the modules a module explicitly uses

Description:

Extract the names of the modules used in a file using a static analysis. Since this module does not run code, it cannot find dynamic uses of modules, such as eval "require $class". It only reports modules that the file loads directly. Modules loaded with parent or base, for instance, will be in the import list for those pragmas but won't have separate entries in the data this module returns.

Architecture:

noarch

Version:

1.04

Release:

2.el6

Size:

12 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Module-Extract-Use


Control the perl-Module-Extract-Use package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Module-Extract-Use

This command will install perl-Module-Extract-Use on the server.

yum remove perl-Module-Extract-Use

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

yum -y remove perl-Module-Extract-Use

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

yum update perl-Module-Extract-Use

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

yum -y update perl-Module-Extract-Use

This command will update perl-Module-Extract-Use 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-Module-Extract-Use when using the -y flag.

yum info perl-Module-Extract-Use

This command will show you core information about the perl-Module-Extract-Use package.

yum deplist perl-Module-Extract-Use

This command will show you the dependencies for perl-Module-Extract-Use. 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-Module-Extract-Use

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