Added introspection methods for method modifiers, along with tests.
[gitmo/Class-MOP.git] / t / 031_method_modifiers.t
2008-11-07 Dave Rolsky Added introspection methods for method modifiers, along...
2008-11-07 Dave Rolsky Tidy this bizarrely indented code before adding more...
2008-11-07 Dave Rolsky Remove use_ok tests
2008-08-08 Yuval Kogman accept fully named args to Class::MOP::Method::wrap
2008-05-18 Stevan Little Class::MOP::Method and co. are now stricter and require...
2006-03-02 Stevan Little release 0.20 0_20
2006-03-01 Stevan Little buncha crap
2006-03-01 Stevan Little method modifiers,.. I think the API needs work
2006-02-28 Stevan Little more method modifier stuff
2006-02-28 Stevan Little preserving call context
2006-02-28 Stevan Little method modifiers
2006-02-28 Stevan Little bunch of stuff