isa -> type_constraint
[gitmo/Mouse.git] / lib / Mouse / Attribute.pm
2008-06-04 Shawn M Moore isa -> type_constraint
2008-06-04 Shawn M Moore Future-proof init_arg => undef, that needs tests though
2008-06-04 Shawn M Moore Add the attribute to the metaclass before installing...
2008-06-03 Shawn M Moore Import Mouse