Fix SYNOPSIS
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor / Role / Meta / Method / Constructor.pm
2010-07-17 Dave Rolsky Fix SYNOPSIS
2010-07-17 Dave Rolsky Quote all init_args
2010-07-17 Dave Rolsky Ignore __INSTANCE__ as constructor arg
2010-07-14 Dave Rolsky dzilized all modules v0.09
2010-04-04 Dave Rolsky run all code through perltidy
2009-04-05 Dave Rolsky work with and require Moose 0.73_01+
2008-08-31 Dave Rolsky Updated SYNOPSIS
2008-08-25 Dave Rolsky Rewrite and rename to use Moose::Util::MetaRole, and...