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


Paketnamelibexception-class-perl
Beschreibungmodule that allows you to declare real exception classes in Perl
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.31-1
Sektionperl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl, libclass-data-inheritable-perl (>= 0.02), libdevel-stacktrace-perl (>= 1.2000)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße33748 Byte
Prüfsumme MD51f83d0825563129ce8151cc0b5ec3a48
Prüfsumme SHA17718aa9f2e76181e6884e4b117fdd77c1728925d
Prüfsumme SHA256554b9bf10a74c4197473ebc40c53a23447780258cb02db2e7dc118449f982c74
Link zum Herunterladenlibexception-class-perl_1.31-1_all.deb
Ausführliche BeschreibungException::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java. . It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses. . It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications.


Impressum
Linux is a registered trademark of Linus Torvalds