| Paketname | libclass-throwable-perl | 
| Beschreibung | A minimal lightweight exception class | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.10-2 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 84 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 18374 Byte | 
| Prüfsumme MD5 | ddf8f4973ae1e813e71834dcc71e1943 | 
| Prüfsumme SHA1 | 3009196de1ad650be7928d86b665776a6d072a5f | 
| Prüfsumme SHA256 | 1d556230cbcd1c6b2f16d6513d0608087660032fd37f2bf44a3fd27b5870efa9 | 
| 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. |