[CHANGES]
- Support anonymous and captured
methodclosures inside roles,
allowing them to still be invoked on known-applied class instances
- Requires Perl version 5.22, removing a lot of back-compatibility
code previously guarded by#ifdefs
[BUGFIXES]
- Don't crash if lexicals that capture fields are rebound using
refalias assignment