Changes for version 0.07 - 2011-09-02

  • prepend "_" to private subs
  • disable relocatetopad as the op_sv is wrong and the cv looks strange
  • added testcover to Makefile

Changes for version 0.06_07 - 2011-08-18

  • fix Artur's name

Changes for version 0.06_06 - 2011-08-17

  • t/04-use.t: 7-8 fail threaded at pad_alloc (TODO)

Changes for version 0.06_05 - 2010-08-28

  • explain CPAN test failures with B::Generate and PERL_DL_NONLAZY=1 If you want it, use it without PERL_DL_NONLAZY being set.
  • remove PERL_DL_NONLAZY=1 from our tests.

Changes for version 0.06_04 - 2010-08-24

  • added pod documentation
  • fix z_ tests
  • fix MANIFEST

Changes for version 0.06_03 - 2010-08-24

  • all tests pass but 04-use.t 7+8 with threads in relocatetopad
  • fix compiler warnings
  • added eg/and_not.pl
  • add some minor patches from Jim Cromie (not his 0.06_02)
  • simplify OP_SUBST in c_extend_peep

Modules

Write your own Perl optimizer, in Perl

Provides

in optimizer.pm