The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Minions

0.001004 2018-02-18T15:44:54Z
        - Basic support for overloads
        - Allow non uc slot names
        - Allow configuration of contracts via an env variable
        - Enable preconditions by default

0.001003 2017-12-11T14:16:34Z
        - Readonly is not used anymore.

0.001002 2017-12-10T20:50:18Z
        - Hash based objects are no longer supported
        - Scalar attr vars are gone

0.000006 2017-11-12T21:15:36Z
        - Add "impl" and "via" as aliases for "implementation"
        - hash based objects are deprecated

0.000005 2017-08-20T17:02:07Z
        - Fix for failing test with Perl < 5.16

0.000004 2017-08-19T21:08:54Z
        - Add define_class() as alias for setup_class()
        - Add more spec validations.

0.000003 2017-08-13T16:15:38Z
        - Initial release