One last tweak to make sure our Sub::Name-using tests _do_ run when we
[gitmo/Class-MOP.git] / t / 014_attribute_introspection.t
2008-05-16 Shawn M Moore Fix failing test because of the new has_{read,write...
2008-03-11 Stevan Little Class::MOP fixes
2008-02-07 Stevan Little tweaking the attribute initializer stuff a little
2008-02-06 Ricardo SIGNES add public set_initial_value method for Moose to consum...
2008-02-04 Ricardo SIGNES fix testspectations
2008-02-04 Ricardo SIGNES allow an initilizer to be set for attributes
2007-11-23 Stevan Little whoops
2007-10-26 Guillermo Roditi builder changes. sorry about diff noise, my editor...
2007-05-21 Guillermo Roditi get_read_method and get_write_method + tests + POD
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-10-16 Stevan Little fixing up the method protocol more, actually this is...
2006-10-15 Stevan Little more-method-refactoring
2006-08-04 Yuval Kogman clear/deinitialize but with tests only for deinitialize
2006-07-13 Yuval Kogman Docs, small fixes, find_method_by_name and the get_valu...
2006-07-05 Stevan Little cleanup
2006-04-28 Stevan Little slotnames
2006-04-28 Stevan Little instance-refactored
2006-04-27 Yuval Kogman The great Class::MOP::Instance refactoring
2006-04-20 Stevan Little more
2006-02-14 Stevan Little moving some tests around, increasing the coverage and...
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-06 Stevan Little whole bunch of stuff