mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
8 lines
368 B
Plaintext
8 lines
368 B
Plaintext
Spiffy is a framework and methodology for doing object oriented
|
|
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Spiffy/
|