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

Changes for version 0.05 - 2006-03-23

  • Remove extra tied array -- anyone who wants special semantics can pass in a reference to a tied array. Overloading is easier and makes some things work that didn't before (from List::MoreUtils).

Changes for version 0.04_02 - 2006-03-22

  • Use Module::Pluggable instead of ::Fast

Changes for version 0.04_01 - 2006-03-22

  • Add 'ref' as alias for '_real' (should be public)