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


Paketnameliberror-perl
BeschreibungPerl module for error/exception handling in an OO-ish way
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version0.17-1
Sektionperl
Prioritätoptional
Installierte Größe96 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu Core Developers
Quelle
Paketgröße23762 Byte
Prüfsumme MD5cbf0d9a753a8c5e315cb547aeb5d2068
Prüfsumme SHA11f25808898c572757be59fff497ff27677dd7cba
Prüfsumme SHA256c4beaa616c9af4cafe9b49cf5ad2cbf048c55ef27f128e9ceba088c6011aa993
Link zum Herunterladenliberror-perl_0.17-1_all.deb
Ausführliche BeschreibungThis module provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. . Errors in the class "Error" should not be thrown directly, but the user should throw errors from a sub-class of "Error".


Impressum
Linux is a registered trademark of Linus Torvalds