< Home - < Back

perl-Spiffy


Information about the package, perl-Spiffy, which is shipped with common Linux distributions. The perl-Spiffy package is designed for, Framework for doing object oriented (OO) programming in Perl.


Package Name:

perl-Spiffy

Summary:

Framework for doing object oriented (OO) programming in Perl

Description:

"Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way.

Architecture:

noarch

Version:

0.30

Release:

12.el6

Size:

29 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Spiffy


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


Command

Description of Command

yum install perl-Spiffy

This command will install perl-Spiffy on the server.

yum remove perl-Spiffy

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

yum -y remove perl-Spiffy

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

yum update perl-Spiffy

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

yum -y update perl-Spiffy

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

yum info perl-Spiffy

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

yum deplist perl-Spiffy

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

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