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 Ubuntu Archiv lucid (universe)
Version1.51-2
Sektionuniverse/perl
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße11180 Byte
Prüfsumme MD56582e22950bc748f8ff03e6fccab11be
Prüfsumme SHA1ce712bed19f4ba37345f22a43fc0a968f99d4a6f
Prüfsumme SHA2560d6b660b0278eb257828c9673b56edc418d523bfe66e00348cfb3da2c3613aad
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