< Home - < Back

perl-Class-Container


Information about the package, perl-Class-Container, which is shipped with common Linux distributions. The perl-Class-Container package is designed for, Class::Container Perl module.


Package Name:

perl-Class-Container

Summary:

Class::Container Perl module

Description:

This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for "HTML::Mason", in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects. The main features of "Class::Container" are: * Explicit declaration of containment relationships (aggregation, factory creation, etc.) * Declaration of constructor parameters accepted by each member in a class framework * Transparent passing of constructor parameters to the class that needs them * Ability to create one (automatic) or many (manual) contained objects automatically and transparently

Architecture:

noarch

Version:

0.12

Release:

9.el6

Size:

35 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Class-Container


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


Command

Description of Command

yum install perl-Class-Container

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

yum remove perl-Class-Container

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

yum -y remove perl-Class-Container

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

yum update perl-Class-Container

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

yum -y update perl-Class-Container

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

yum info perl-Class-Container

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

yum deplist perl-Class-Container

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

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