summaryrefslogtreecommitdiff
path: root/devel/p5-Spiffy
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-25Update p5-Spiffy to 0.22 - required by p5-Spoon-0.21abs2-5/+5
date: Tue Jan 11 07:22:47 PST 2005 changes: - allow new() to be called from object reference - make -weak and -init work together - add tests for -Base filtering
2004-12-26It's "modules/by-module".jlam1-2/+2
2004-12-25Add required package dependencies.jlam1-1/+4
2004-12-25This is in the "devel" category.jlam1-2/+2
2004-12-25CPAN_MODULE_DIR is no more.jlam1-6/+7
2004-12-25Import p5-Spiffy-0.21 as devel/p5-Spiffy, an OO Perl framework.jlam4-0/+26
"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.