Moose now warns when you try to load it from the main package. Added a
[gitmo/Moose.git] / t / 020_attributes / 016_attribute_traits_registered.t
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-06-24 Shawn M Moore Add support for meta_attr->does("ShortAlias")
2008-04-24 Yuval Kogman support traits/metaclasses in clone_and_inherit_whateve...
2008-04-24 Yuval Kogman more attr traits tests
2008-04-20 Tomas Doran Allow overriding of metaclass and traits in has '+...
2008-01-21 Stevan Little cleaning up the traits things