blob: 0f538a5ba1d8ac10200726b2e80adeaffb7a0824 (
plain)
1
2
3
4
5
6
7
|
Class::Spiffy is a framework and methodology for doing object oriented
(OO) programming in Perl. Class::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.
WWW: https://metacpan.org/release/Class-Spiffy
|