Use MRO::Compat instead of Class::ISA to DRTR for C3 vs. non-C3 classes
[p5sagit/Class-Accessor-Grouped.git] / t / inherited.t
2006-06-26 Christopher H. Laco Added return statement to the end of get_inherited...
2006-05-25 Christopher H. Laco Added get_inherited tests verify we get defined things...
2006-05-25 Christopher H. Laco Added get_inherited/set_inherited to get/set inheritabl...