B::Debug

B::Debug

NAME

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

SYNOPSIS

perl -MO=Debug foo.pl
perl -MO=Debug,-exec foo.pl

DESCRIPTION

See ext/B/README and the newer B::Concise, B::Terse.

OPTIONS

With option -exec, walks tree in execute order, otherwise in basic order.

AUTHOR

Malcolm Beattie, mbeattie@sable.ox.ac.uk登录查看完整内容