mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
03942b2d34
PR: ports/69134 Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
10 lines
426 B
Plaintext
10 lines
426 B
Plaintext
IO::All - Spiffy Perl Interface Framework For You
|
|
|
|
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/~ingy/Spiffy-0.18/
|