Commit graph

5 commits

Author SHA1 Message Date
jlam
ddd49788ba Update devel/p5-Spiffy to 0.30. Changes from version 0.24 include:
* Use faster runtime code in `field`.
    * Squelch redefine warnings
    * Make Spiffy modules play nice with autouse
2006-05-02 03:30:21 +00:00
jlam
d8aa59df12 Update devel/p5-Spiffy to 0.24. Changes from version 0.22 include:
- Add a blank return to super
- Add the mixin method
- Refactored -Base to once and only once
- Remove some cruft
- Got export algorithm working better
2005-07-13 18:46:54 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
abs
f235fb6419 Update p5-Spiffy to 0.22 - required by p5-Spoon-0.21
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
2005-01-25 19:35:17 +00:00
jlam
ad0f164312 Import p5-Spiffy-0.21 as devel/p5-Spiffy, an OO Perl framework.
"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.
2004-12-25 03:30:29 +00:00