Приглашаем посетить
Лермонтов (lermontov-lit.ru)

[Chapter 8] 8.6 B

PreviousChapter 8
Standard Modules
Next
 

8.6 B

The Perl compiler. To use the compiler, you don't need to use this module. See the O module, which is the user frontend to the compiler; also see the compiler section of Chapter 3, The Perl Interpreter. The B module provides the classes for implementing backends for the compiler. If you plan to write a new backend, read the B manpage for the details of the module.


PreviousHomeNext
8.5 autouseBook Index8.7 B::Asmdata