move repository to http://github.com/moose/MooseX-StrictConstructor
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor / Meta / Class.pm
2008-08-20 Dave Rolsky Redid this as (mostly) roles which are applied at runti...
2007-12-17 Dave Rolsky Use around for full sugar experience.
2007-12-17 Dave Rolsky Make the meta classes more Moose-y.
2007-11-15 Dave Rolsky Made it work with immutable classes.