B(3p) Perl Programmers Reference Guide B(3p)
B(3p) Perl Programmers Reference Guide B(3p) # B(3p) Perl Programmers Reference Guide B(3p) NNAAMMEE # B - The Perl Compiler Backend SSYYNNOOPPSSIISS # use B; DDEESSCCRRIIPPTTIIOONN # 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. Usage of the compiler does not require knowledge of this module: see the _O module for the user-visible part. ...