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

Changes for version 1.06 - 2002-07-02

  • If PL_compcv is set, we will return that cv instead of trying to find the root. PL_compcv is only set during compilation when we only can safely work with ops during that compilation, and the next approach won't work since optree isn't complete.

Changes for version 1.06 - 2002-07-28

  • Added support for changing PV in SvPV

Modules

Create your own op trees.