Test that subclassing looks at the superclass' attributes in the constructor (it...
[gitmo/Mouse.git] / t / 022-init-arg.t
2008-06-10 Shawn M Moore Use the correct hash keys with init_arg in the constructor
2008-06-10 Shawn M Moore Moose compat: init_arg is not used for the hash key...
2008-06-03 Shawn M Moore Import Mouse