The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

B::Debug - Walk Perl syntax tree, printing debug info about ops

SYNOPSIS

        perl -MO=Debug[,OPTIONS] foo.pl

DESCRIPTION

See ext/B/README.

AUTHOR

Malcolm Beattie, mbeattie@sable.ox.ac.uk