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


Paketnamelibclass-default-perl
BeschreibungPerl module to make static calls apply to a default instantiation
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.51-2
Sektionperl
Prioritätoptional
Installierte Größe28 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße11156 Byte
Prüfsumme MD595d019c603b65238815be69aee21a859
Prüfsumme SHA1039af7a1e982e99ebd8637347b818528056b8e0d
Prüfsumme SHA256d5dc0c64189a57f1cbc0d3cd2bf25a24c7f0dc487d8242cb51df493d2cc1adbe
Link zum Herunterladenlibclass-default-perl_1.51-2_all.deb
Ausführliche BeschreibungClass::Default provides a mechanism to allow your class to take static method calls and apply it to a default instantiation of an object. It provides a flexibility to an API that allows it to be used more comfortably in different situations. . This technique appears to be especially useful when writing modules that you want to be used in either a single use or a persistent environment. In a CGI like environment, you want the simplicity of a static interface. You can call Class->method directly, without having to pass an instantiation around constantly.


Impressum
Linux is a registered trademark of Linus Torvalds