The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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