Adding MooseX::Getopt first draft
[gitmo/Moose-Policy.git] / Changes
1 Revision history for Perl extension Moose-Policy
2
3 0.03 
4     - changing it to use the Class::MOP::is_class_loaded
5       instead.
6
7 0.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
12 0.01 Wed. Aug. 9, 2006
13     - module created by Stevan Little and Eric Willhelm, 
14       with input form Matt Trout and the #moose crew.