The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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