DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibspiffy-perl
BeschreibungSpiffy Perl Interface Framework For You
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.30-1
Sektionperl
Prioritätoptional
Installierte Größe96 Byte
Hängt ab vonperl (>= 5.6.0-16), libfilter-perl, libscalar-list-utils-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße25888 Byte
Prüfsumme MD5073e6828a3b99aa0b12c4c10879f7136
Prüfsumme SHA168e4c7db6df7f905243a9107350a6addf8b0e007
Prüfsumme SHA2566dc7f74d64cae865408473ca1dc6dd350ace9643198dbf5821ffb69b400dd589
Link zum Herunterladenlibspiffy-perl_0.30-1_all.deb
Ausführliche Beschreibung"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. . Spiffy borrows ideas from other OO languages like Python, Ruby, Java and Perl 6. It also adds a few tricks of its own. . If you take a look on CPAN, there are a ton of OO related modules. When starting a new project, you need to pick the set of modules that makes most sense, and then you need to use those modules in each of your classes. Spiffy, on the other hand, has everything you'll probably need in one module, and you only need to use it once in one of your classes. If you make Spiffy.pm the base class of the basest class in your project, Spiffy will automatically pass all of its magic to all of your subclasses. You may eventually forget that you're even using it!


Impressum
Linux is a registered trademark of Linus Torvalds