debian man page for devel::ebug::console

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)

NAME
Devel::ebug::Console - Console front end to Devel::ebug
SYNOPSIS
# it's easier to use the 'ebug' script use Devel::ebug::Console; my $console = Devel::ebug::Console->new(); $console->run();
DESCRIPTION
Devel::ebug::Console is an interactive commmand-line front end to Devel::ebug. It is a simple Perl debugger, much like perl5db.pl.
SEE ALSO
Devel::ebug, ebug
AUTHOR
Leon Brocard, "<acme@astray.com>"
COPYRIGHT
Copyright (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
apache::smallprof(3pm) - debian
devel::argnames(3pm) - debian
devel::repl::plugin::outputcache(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
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com