| Paketname | libtry-tiny-perl |
| Beschreibung | module providing minimalistic try/catch |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.04-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 14940 Byte |
| Prüfsumme MD5 | b923c573c504bbf0e3b1a0e432b0c199 |
| Prüfsumme SHA1 | 728eaf57f8076114fbb0d6cba7bfec40fed555f5 |
| Prüfsumme SHA256 | ea1e3c63b64826e6bb3e0fe33e3e4fb596ac685da7d5c2292519ed1a213f05e8 |
| Link zum Herunterladen | libtry-tiny-perl_0.04-1_all.deb |
| Ausführliche Beschreibung | Try::Tiny is a Perl module that provides bare bones try/catch statements. It
is designed to eliminate common mistakes with eval blocks, and NOTHING else.
.
The main focus of this module is to provide simple and reliable error
handling for those having a hard time installing TryCatch, but who still want
to write correct eval blocks without 5 lines of boilerplate each time.
|