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


Paketnamelibuniversal-isa-perl
Beschreibungsafer version of UNIVERSAL::isa
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.02-1
Sektionperl
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße8216 Byte
Prüfsumme MD5c574ffdc8a427cdfeae6552d2685236c
Prüfsumme SHA1f1a921ca94e9665f013ca547c24e151d95355f08
Prüfsumme SHA256561f1e2bb340ba6b1dfb557e0db1957d47965baf6c9d8ecb1efbe14e92b56a92
Link zum Herunterladenlibuniversal-isa-perl_1.02-1_all.deb
Ausführliche BeschreibungUNIVERSAL is base class for ALL classes in Object Oriented Perl. UNIVERSAL::isa (isa stands for "is a") is method which can tell You if object is blessed in package or inherits from package. . This module overloads UNIVERSAL::isa with a version that makes sure that, when called as a function on objects which override isa, isa will call the appropriate method on those objects . In all other cases, the real UNIVERSAL::isa gets called directly.


Impressum
Linux is a registered trademark of Linus Torvalds