summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-ebug/DESCR
blob: 22b69f932de0e913057de75a3925a43688e0bb63 (plain)
1
2
3
4
5
6
The Perl 5 module Devel::ebug is a simple, extensible Perl debugger
with a clean API. With this module, a Perl Perldebugger may easily
be written. There are currently two user interfaces to Devel::debug,
ebug and ebug_http. ebug is a console-based interface to debugging
programs, much like perl5db.pl. ebug_http is an innovative web-based
interface to debugging programs. Devel::ebug is a work in progress.