The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
MooseX-Prototype
================

Created:      2012-04-20
Home page:    <https://metacpan.org/release/MooseX-Prototype>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=MooseX-Prototype>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.002  2012-10-25  # Reboot

 - 'MooseX::Prototype::Role::UseAsPrototype' replaced with more functional
   'MooseX::Prototype::Trait::Object'.
 - 'use_as_prototype' function replaced with 'create_class_from_prototype'.
 - (Addition) 'object' function for ex-nihilo object creation.
 - (Documentation) Improved documentation with better explanation about
   what prototype-based programming is.

0.001  2012-04-20  # Initial release