Query: devel::ebug::console
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Devel::ebug::Console(3pm) User Contributed Perl Documentation Devel::ebug::Console(3pm)NAMEDevel::ebug::Console - Console front end to Devel::ebugSYNOPSIS# it's easier to use the 'ebug' script use Devel::ebug::Console; my $console = Devel::ebug::Console->new(); $console->run();DESCRIPTIONDevel::ebug::Console is an interactive commmand-line front end to Devel::ebug. It is a simple Perl debugger, much like perl5db.pl.SEE ALSODevel::ebug, ebugAUTHORLeon Brocard, "<acme@astray.com>"COPYRIGHTCopyright (C) 2005, Leon Brocard This program is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.14.2 2012-03-11 Devel::ebug::Console(3pm)
Related Man Pages |
---|
devel::cover::db(3) - centos |
devel::argnames(3pm) - debian |
devel::cover::db(3pm) - debian |
devel::stacktrace::withlexicals(3pm) - debian |
devel::trace(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |