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

Changes for version 0.07

  • all bugs found by, and fixes provided by Matt S. Trout *
  • fixed issue caused when module is imported more than once
  • fixed subtle bug in how next::method is calculated
    • added test for this
  • added util/visualize_c3.pl tool, which visualizes C3 dispatch order using GraphViz

Modules

A pragma to use the C3 method resolution order algortihm