< Home - < Back

perl-Module-Loaded


Information about the package, perl-Module-Loaded, which is shipped with common Linux distributions. The perl-Module-Loaded package is designed for, Mark modules as loaded or unloaded.


Package Name:

perl-Module-Loaded

Summary:

Mark modules as loaded or unloaded

Description:

When testing applications, often you find yourself needing to provide functionality in your test environment that would usually be provided by external modules. Rather than munging the %INC by hand to mark these external modules as loaded, so they are not attempted to be loaded by perl, this module offers you a very simple way to mark modules as loaded and/or unloaded.

Architecture:

x86_64

Version:

0.02

Release:

144.el6

Size:

5.9 k

Repository:

installed

From Repository:

base

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Module-Loaded


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


Command

Description of Command

yum install perl-Module-Loaded

This command will install perl-Module-Loaded on the server.

yum remove perl-Module-Loaded

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

yum -y remove perl-Module-Loaded

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

yum update perl-Module-Loaded

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

yum -y update perl-Module-Loaded

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

yum info perl-Module-Loaded

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

yum deplist perl-Module-Loaded

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

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