< Home - < Back

perl-Class-Autouse


Information about the package, perl-Class-Autouse, which is shipped with common Linux distributions. The perl-Class-Autouse package is designed for, Run-time class loading on first method call.


Package Name:

perl-Class-Autouse

Summary:

Run-time class loading on first method call

Description:

Class::Autouse allows you to specify a class the will only load when a method of that class is called. For large classes that might not be used during the running of a program, such as Date::Manip, this can save you large amounts of memory, and decrease the script load time.

Architecture:

noarch

Version:

1.29

Release:

6.el6

Size:

30 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Class-Autouse


Control the perl-Class-Autouse package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Class-Autouse

This command will install perl-Class-Autouse on the server.

yum remove perl-Class-Autouse

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

yum -y remove perl-Class-Autouse

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

yum update perl-Class-Autouse

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

yum -y update perl-Class-Autouse

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

yum info perl-Class-Autouse

This command will show you core information about the perl-Class-Autouse package.

yum deplist perl-Class-Autouse

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

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