Changes for version 0.04 - 2017-05-08
- BACKWARDS INCOMPATIBLE CHANGE
- traits now get the MOP::Method instance instead of only the name, this means all trait code will need to be re-written to handle this, no attempt at back compat will be made.
- I did tell you in 0.03 that things were still in flux
- So you really only have yourself to blame
- updated tests and docs accordingly
- traits now get the MOP::Method instance instead of only the name, this means all trait code will need to be re-written to handle this, no attempt at back compat will be made.
Modules
Apply traits to your methods
Traits for Trait Providers
The Trait object