Changes for version 0.15_06
- Converted to Module::Install
- No deps w/ 5.9.5+
- Cleaned up the BEGIN stuff a bit
- Added support for C::C3::XS 0.01_07
- Fixed overload fallback edge cases.
Changes for version 0.15_05
- Patch is in the latest perl-current now, and this dev release assumes 5.9.5 has the patch
Changes for version 0.15_03
- New c3.patch, improves threads compat and mem mgmt.
Changes for version 0.15_02
- Fix for overloading to method name string, from Ittetsu Miyazaki.
- Supports Class::C3::XS
Changes for version 0.15_01
- Supports bleadperl + c3 patches (experimental)
Modules
A pragma to use the C3 method resolution order algortihm
Pure-perl next::method and friends