Subclass-Of
===========

Created:      2013-05-29
Home page:    <https://metacpan.org/release/Subclass-Of>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Subclass-Of>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.000_03  2013-05-31

 - (Bugfix) Mandatory 'redefine' warnings for constant subs in Perl prior
   to 5.16 caused test failures; stop allowing Perl to inline our
   'constants', therefore avoid these warnings.

0.000_02  2013-05-31

 - (Addition) Exportable 'subclass_of' function.
 - (Addition) Public 'install' method.
 - (Addition) Support subclassing of Mouse classes.
 - (Documentation) Much documentation.
 - (Packaging) A shed-load of test cases.
 - Lexically scope aliases.

0.000_01  2013-05-29  # Developer preview