| B::Asmdata | Autogenerated data about Perl ops, used to generate bytecode |
B::Deparse | Perl compiler backend to produce perl code |
| B::Assembler | Assemble Perl bytecode |
B::Disassembler | Disassemble Perl bytecode |
| B::Bblock | Walk basic blocks |
B::Lint | Perl lint |
| B::Bytecode | Perl compiler's bytecode backend |
B::Showlex | Show lexical variables used in functions or files |
| B::C | Perl compiler's C backend |
B::Stackobj | Helper module for CC backend |
| B::CC | Perl compiler's optimized C translation backend |
B::Stash | show what stashes are loaded |
| B::Concise | Walk Perl syntax tree, printing concise info about ops |
B::Terse | Walk Perl syntax tree, printing terse info about ops |
| B::Debug | Walk Perl syntax tree, printing debug info about ops |
B::Xref | Generates cross reference reports for Perl programs |