Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

Tools

Core modules (B)

Perl 5 version 16.2 documentation
Recently read

Core modules (B)

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  • B - The Perl Compiler Backend
  • B::Concise - Walk Perl syntax tree, printing concise info about ops
  • B::Debug - Walk Perl syntax tree, printing debug info about ops
  • B::Deparse - Perl compiler backend to produce perl code
  • B::Lint - Perl lint
  • B::Lint::Debug - Adds debugging stringification to B::
  • B::Showlex - Show lexical variables used in functions or files
  • B::Terse - Walk Perl syntax tree, printing terse info about ops
  • B::Xref - Generates cross reference reports for Perl programs
  • Benchmark - benchmark running times of Perl code