make github the primary repository
[gitmo/Moose.git] / t / 020_attributes / 022_legal_options_for_inheritance.t
2010-07-24 Tuomas Jormola Implement inversed logic when defining which attribute...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-06-24 Hans Dieter Pearcey finish the bare_attribute merge that I somehow screwed up
2009-06-24 Hans Dieter Pearcey back out 'bare' attribute changes (moving to a branch)
2009-06-24 Hans Dieter Pearcey die on attributes with no methods and no is => 'bare'
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-07-02 Wallace Reis added legal_options_for_inheritance