clean up some things, and allow overriding unspecified options
[gitmo/Moose.git] / t / 020_attributes / 022_illegal_options_for_inheritance.t
2010-07-24 Jesse Luehrs clean up some things, and allow overriding unspecified...
2010-07-24 Tuomas Jormola Implement inversed logic when defining which attribute...