Added return statement to the end of get_inherited to return undef as a last resort
[p5sagit/Class-Accessor-Grouped.git] / 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...
2006-05-25 Christopher H. Laco Added more words to ignore list
2006-05-21 Christopher H. Laco Added tests for mk_group_wo_accessors
2006-05-21 Christopher H. Laco Added tests for mk_group_ro_accessors
2006-05-21 Christopher H. Laco Added tests for mk_group_accessors
2006-05-21 Christopher H. Laco Initial import