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


Paketnamelibdevel-ebug-perl
Beschreibungsimple, extensible Perl debugger
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.49-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe224 Byte
Hängt ab vonperl (>= 5.6.0-16), libdevel-stacktrace-perl, libclass-accessor-chained-perl, libmodule-pluggable-pe
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße37542 Byte
Prüfsumme MD53e31d0e523e6f6ef23fc86e384fa3405
Prüfsumme SHA105f04908ae402caf594a2093493ba3503ab7cc5f
Prüfsumme SHA2568d861a35befd91286971762a3033d2021219f1f5f6f36951413ba1e5949e6dc6
Link zum Herunterladenlibdevel-ebug-perl_0.49-1_all.deb
Ausführliche BeschreibungDevel::ebug is a simple and extensible Perl debugger with a clean API. Using this module, you may easily write a Perl debugger to debug your programs. Alternatively, it comes with an interactive debugger, ebug. . Perl's current debugger is currently 2,600 lines of magic and special cases. The code is nearly unreadable: fixing bugs and adding new features is fraught with difficulties. The debugger has no test suite which has caused breakage with changes that couldn't be properly tested. It will also not debug regexes. Devel::ebug is aimed at fixing these problems and delivering a replacement debugger which provides a well-tested simple programmatic interface to debugging programs. This makes it easier to build debuggers on top of Devel::ebug, be they console-, curses-, GUI- or Ajax-based.


Impressum
Linux is a registered trademark of Linus Torvalds