| Paketname | libtry-tiny-perl |
| Beschreibung | module providing minimalistic try/catch |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.04-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 14946 Byte |
| Prüfsumme MD5 | ba2b075d308ff936885cf1ba990dc5b8 |
| Prüfsumme SHA1 | 05c7e566bb3e81e02ab980d974005bb0a9073ad9 |
| Prüfsumme SHA256 | 74fadb8ab8cb7d072fa2de6abeda5575f888780905bda7452bbf911495bbab30 |
| 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.
|