The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.24 - 2010-02-15

  • C.pm: Fixed off by one array access in magic array init (34)
    • valgrind is your friend.
  • Fixed aelemfast padsv access crash (Text::Tabs on freebsd7) Fixed wrong stash names in gv_stashpv analog to gv_fetchpv (Text-Tabs+Wrap t/dandv.t)
  • t/testm.sh: implement -s without log file
  • t/modules.pm: export skip_modules, silence module scanning STDERR

Documentation

ByteLoader bytecode versions
Autogenerated data about Perl ops, used to generate bytecode
Introduction to the Perl Compiler-Translator
The Perl op tree
Need help with the perl compiler, emit C or JIT, blabla
Assemble Perl bytecode
generate executables from Perl programs

Modules

Autogenerated data about Perl ops, used to generate bytecode
load byte compiled perl code
Assemble Perl bytecode
Walk basic blocks
Perl compiler's bytecode backend
Perl compiler's C backend
Perl compiler's optimized C translation backend
Disassemble Perl bytecode
Helper module for CC backend
show what stashes are loaded

Provides

in lib/B/C.pm
in lib/B/C.pm
in lib/B/Disassembler.pm
in lib/B/C.pm
in lib/B/CC.pm
in lib/B/CC.pm