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-whitehole-perl
Beschreibungbase class to treat unhandled method calls as errors
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.04-6
Sektionperl
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße7068 Byte
Prüfsumme MD5aa034eaee7ff5836783b0108a6fdb05c
Prüfsumme SHA1218d4aaa61c8f6f598af6dabce6f6c0adfaf5ffd
Prüfsumme SHA2567fef46e813e69f4c96b7595b8571cada976c2e88ffef78e20f0d3e37701d6d94
Link zum Herunterladenlibclass-whitehole-perl_0.04-6_all.deb
Ausführliche BeschreibungIt is possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail. . Sometimes you want to avoid this accidental inheritance. In that case, inherit from Class::WhiteHole. All unhandled methods will produce normal Perl error messages.


Impressum
Linux is a registered trademark of Linus Torvalds