Checking in changes prior to tagging of version 0.05. Changelog diff is:
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor.pm
2008-04-19 Dave Rolsky Checking in changes prior to tagging of version 0.05... 0.05
2008-04-19 Dave Rolsky look at init_arg, not attribute name
2007-11-20 Dave Rolsky require Moose 0.26 0.03
2007-11-15 Dave Rolsky Made it work with immutable classes.
2007-11-15 Dave Rolsky A working first version.
2007-11-15 Dave Rolsky initial import