move repository to http://github.com/moose/MooseX-Types
[gitmo/MooseX-Types.git] / lib / MooseX / Types / Wrapper.pm
2013-09-08 Karen Etheridge use namespace::autoclean instead of namespace::clean
2013-09-07 Karen Etheridge Class::MOP::load_class was deprecated in Moose-2.1100
2013-06-22 Karen Etheridge no trailing whitespace
2011-06-05 Dave Rolsky switching over to dzil
2011-06-05 Dave Rolsky bump version to 0.26
2010-11-30 Dave Rolsky bump version to 0.25 0.25
2010-09-11 Florian Ragwitz Version 0.24 0.24
2010-07-20 Florian Ragwitz Version 0.23 0.23
2010-06-01 Florian Ragwitz Version 0.22 0.22
2009-12-24 Rafael Kitover bump up Moose dep (RT#53016), release 0.21
2009-09-21 Hans Dieter Pearcey add $VERSION to all modules so that people can install...
2009-07-01 Rafael Kitover reorganize author/copyright sections at the request...
2008-02-19 phaylon switched to Sub::Exporter
2007-08-09 phaylon changed Class::Inspector to load_class; finished 0.03
2007-08-03 phaylon Moved to MooseX-Types