Object-Util
===========
Created: 2014-09-08
Home page: <https://metacpan.org/release/Object-Util>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=Object-Util>
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.003 2014-09-16
- Allow $_with_traits to (mostly) work with factory coderefs.
- If an object provides its own dump method, then $_dump should defer to
that.
0.002 2014-09-09
[ Test Suite ]
- Fix Mouse-related failures.
[ Other ]
- Added: Add $_extends method.
0.001 2014-09-09 Initial release