p5-B-Debug

module to print debug info about perl ops

WWW CVSWeb GITHub
  1. Package version
    p5-B-Debug-1.26
  2. Maintainer
    Wen Heping

The B::Debug module walks the Perl syntax tree, printing
debug info about ops.

The B module supplies classes which allow a Perl program to
delve into its own innards. It is the module used to implement
the "backends" of the Perl compiler.