< Home - < Back

perl-asa


Information about the package, perl-asa, which is shipped with common Linux distributions. The perl-asa package is designed for, Lets your class/object say it works like something else.


Package Name:

perl-asa

Summary:

Lets your class/object say it works like something else

Description:

Perl 5 doesn't natively support Java-style interfaces, and it doesn't support Perl 6 style roles either. You can get both of these things in half a dozen different ways via various CPAN modules, but they usually require that you buy into "their way" of implementing your code. This package overrides the isa() method, allowing your class to claim it's a class it's not (that is, isn't in @ISA).

Architecture:

noarch

Version:

0.02

Release:

8.el6

Size:

20 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-asa


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


Command

Description of Command

yum install perl-asa

This command will install perl-asa on the server.

yum remove perl-asa

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

yum -y remove perl-asa

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

yum update perl-asa

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

yum -y update perl-asa

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

yum info perl-asa

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

yum deplist perl-asa

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

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