Changes for version 0.06 - 2001-05-28

  • Backed out disastrous context compilation fix
  • Fixed B::LOGOP->new and B::LISTOP->new - it was creating binops and blessing them as B::BINOP. Oops!
  • Added the undocumented "append_elem" method; this is enough for you to create subroutine calls if you know how. I should probably make a "gimme a sub call" utility function.

Modules

Create your own op trees.