You are viewing the version of this documentation from Perl 5.005_02. View the latest version

CONTENTS

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