Changes for version 0.907 - 2022-06-26
- BACK COMPAT
- The `multimethods_from_roles` function is deprecated. Prior to Sub::MultiMethods 0.900, this was a function you'd call in your class to auto-copy any multimethods defined in roles into your class. In Sub::MultiMethods 0.900 that functionality became automatic, and the function to do it manually became a dummy do-nothing sub. It now issues a warning and will be removed at a later date.
- Other
- Added: Add `multifunction` and `monofunction` to the exports.
Modules
yet another implementation of multimethods