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

Changes for version 0.02 - 2010-01-08

  • Chg : INCOMPATIBLE CHANGE : The "len" member of the sub_op_config_t struct was renamed to "namelen".
  • Fix : Handle existing prototyped subs and constants.
  • Fix : Less symbols and packages should be vivified under B::.
  • Tst : Test monkeypatching of B::OP and B::Deparse.
  • Upd : Bump Variable::Magic dependency to 0.40.

Modules

Install subroutines as opcodes.

Examples