|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
perlman:B::Debugby root (Scribe) |
| on Dec 23, 1999 at 00:50 UTC ( #1157=perlfunc: print w/ replies, xml ) | Need Help?? |
B::DebugSee the current Perl documentation for B::Debug. Here is our local, out-dated (pre-5.6) version: ![]() B::Debug - Walk Perl syntax tree, printing debug info about ops
![]()
perl -MO=Debug[,OPTIONS] foo.pl
![]() See ext/B/README.
AUTHOR
Malcolm Beattie, |
|