Changes for version 0.043 - 2020-02-12

  • Bug Fixes
    • If methods or method modifiers were given as a hashref rather than a coderef, MooX::Press would assume that meant there was a signature and later complain about the signature being undef, but there are other reasons to sometimes give a method or method modifier as a hashref, so this assumption is no longer made.
  • Test Suite
    • Test that bare attributes work.
  • Other
    • Added: MooX::Press::keywords now exports `bare` like `rw`, `ro`, `rwp`, and `lazy`.

Modules

quickly create a bunch of Moo/Moose/Mouse classes and roles
handy keywords for MooX::Press