Paketname | libclass-throwable-perl |
Beschreibung | A minimal lightweight exception class |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.10-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 18440 Byte |
Prüfsumme MD5 | fbc948d0ce770664bac06310838bb53b |
Prüfsumme SHA1 | a5ec8dd5ce63f6b39c7af8f05a4992cf1431590e |
Prüfsumme SHA256 | d8a5648bd27dd915fb19113532785e1012001d1c3467daac66cd870a5e48f787 |
Link zum Herunterladen | libclass-throwable-perl_0.10-2_all.deb |
Ausführliche Beschreibung | This module implements a minimal lightweight exception object. It is meant to
be a compromise between more basic solutions like Carp which can only print
information and cannot handle exception objects, and more more complex
solutions like Exception::Class which can be used to define complex inline
exceptions and has a number of module dependencies.
|