perl-Spiffy - 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.

Homepage: http://search.cpan.org/dist/Spiffy/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-Spiffy-0.30-7.fc7.noarch [27 KiB] Changelog by Steven Pritchard (2007-04-18):
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.