Changes for version 0.006 - 2019-10-24

  • Documentation
    • Document that multiple inheritance is supported.
    • Fix example in pod.
  • Other
    • Less hacky way of calling Moo's has, extends, and with functions.
    • Throw an error if people try to use extends in roles.
    • You can now add a '+' before a class name to indicate that it should be prefixed by the parent class name.

Modules

quickly create a bunch of Moo/Moose/Mouse classes and roles