Adding MooseX::Getopt first draft
[gitmo/Moose-Policy.git] / Changes
CommitLineData
82cfc049 1Revision history for Perl extension Moose-Policy
2
95c5abfd 30.03
4 - changing it to use the Class::MOP::is_class_loaded
5 instead.
6
83d85197 70.02 Sun. Nov. 5, 2006
8 - We removed UNIVERSAL::require in Moose recently, and
9 this module was breaking beacuse of that. It is now
10 fixed.
11
09eff61e 120.01 Wed. Aug. 9, 2006
13 - module created by Stevan Little and Eric Willhelm,
14 with input form Matt Trout and the #moose crew.