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 Debian Archiv squeeze (main)
Version0.49-3
Sektionperl
Prioritätoptional
Installierte Größe224 Byte
Hängt ab vonperl, libdevel-stacktrace-perl, libclass-accessor-chained-perl, libmodule-pluggable-perl, libpadwalk
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße38824 Byte
Prüfsumme MD57ee9843656f833e2894abca67eb5c559
Prüfsumme SHA1935ad786f3e86b999e77f52562a1dc7a819ee1aa
Prüfsumme SHA256772e9069194126fed216377a5b5e2356215b5f32dba794ac194c01d2c15eebbe
Link zum Herunterladenlibdevel-ebug-perl_0.49-3_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