Paketname | libdevel-backtrace-perl |
Beschreibung | Object-oriented backtrace |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.12-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | perl (>= 5.6.0-16), libclass-accessor-perl, libstring-escape-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 25226 Byte |
Prüfsumme MD5 | 6e8676e55ddfd26f96377ffb0d2512a8 |
Prüfsumme SHA1 | d13cbed9cf08c639e1890d24fec176d395764411 |
Prüfsumme SHA256 | 736bb5876c95f20fc8746caccb42ccd8dd00787b8b4c1b271c863e299a7b88c1 |
Link zum Herunterladen | libdevel-backtrace-perl_0.12-1_all.deb |
Ausführliche Beschreibung | Devel::Backtrace provides methods for accessing backtrace information, i.e.
it allows to see the "route" through a script. It returns short or detailed
information about backtrace points as strings.
.
The included Devel::DollarAt module gives some additional functionality to
the $@ scalar, i.e. it makes interpreting exceptions easier.
|