p5sagit/Class-Accessor-Grouped.git
2007-05-12 Christopher... Use MRO::Compat instead of Class::ISA to DRTR for C3... v0.06000
2007-05-12 Christopher... Quick kill of Class::Inspector warnings v0.05002
2007-05-11 Christopher... set_comonent_class now only dies when the class is... v0.05001
2007-05-09 Christopher... Added get/set_component_class v0.05000
2007-05-06 Christopher... Converted to Module::Install v0.04000
2006-11-08 Christopher... Big speedup for get_inherited under heavy usage
2006-06-27 Christopher... Added dist_author to Build.PL
2006-06-26 Christopher... Fixed pod NAME
2006-06-26 Christopher... Added return statement to the end of get_inherited...
2006-06-26 Christopher... Fixed abstract
2006-06-26 Christopher... Updated release date
2006-05-25 Christopher... Added get_inherited tests verify we get defined things...
2006-05-25 Christopher... Changed get_inherited to check for definedness on class...
2006-05-25 Christopher... Added get_inherited/set_inherited to get/set inheritabl...
2006-05-25 Christopher... Added more words to ignore list
2006-05-23 Christopher... use Carp instead of Carp::Clan
2006-05-21 Christopher... Updated MANIFEST
2006-05-21 Christopher... Added tests for mk_group_wo_accessors
2006-05-21 Christopher... Added tests for mk_group_ro_accessors
2006-05-21 Christopher... Added tests for mk_group_accessors
2006-05-21 Christopher... Initial import
2006-05-21 Christopher... Created new folder for Class::Accessor::Grouped