Use MRO::Compat instead of Class::ISA to DRTR for C3 vs. non-C3 classes
[p5sagit/Class-Accessor-Grouped.git] / Changes
2007-05-12 Christopher H. Laco Use MRO::Compat instead of Class::ISA to DRTR for C3... v0.06000
2007-05-12 Christopher H. Laco Quick kill of Class::Inspector warnings v0.05002
2007-05-11 Christopher H. Laco set_comonent_class now only dies when the class is... v0.05001
2007-05-09 Christopher H. Laco Added get/set_component_class v0.05000
2007-05-06 Christopher H. Laco Converted to Module::Install v0.04000
2006-11-08 Christopher H. Laco Big speedup for get_inherited under heavy usage
2006-06-26 Christopher H. Laco Fixed pod NAME
2006-06-26 Christopher H. Laco Added return statement to the end of get_inherited...
2006-06-26 Christopher H. Laco Updated release date
2006-05-21 Christopher H. Laco Initial import