ports/devel/p5-B-Debug/pkg/DESCR

7 lines
240 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.