ebug(1p) debian man page | unix.com

Man Page: ebug

Operating Environment: debian

Section: 1p

EBUG(1p)						User Contributed Perl Documentation						  EBUG(1p)

NAME
ebug - A simple, extensible console Perl debugger
SYNOPSIS
% ebug calc.pl % ebug "add.pl 3 4"
DESCRIPTION
ebug is an interactive commmand-line front end to Devel::ebug. It is a simple Perl debugger, much like perl5db.pl.
SEE ALSO
Devel::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 EBUG(1p)
Related Man Pages
devel::patchperl(3pm) - debian
graphviz::data::grapher(3pm) - debian
graphviz::xml(3pm) - debian
net::dpap::client(3pm) - debian
net::stomp::frame(3pm) - debian
Similar Topics in the Unix Linux Community
Debugging a &quot;sendmail&quot; issue
Good C debugger ?
Program to insert Delimiters at fixed locations in a file, Can you please Debug it for me??
Can't debug: assert error with gdb (no problem without)
Trace / Debug Howto?