Optimise S_mro_get_linear_isa_dfs() when dealing with the first parent class.
[p5sagit/p5-mst-13.2.git] / t / mro / complex_c3.t
2007-04-21 Rafael Garcia-Suarez Completely remove Test::More from the MRO tests, by...
2007-04-19 Brandon Black Re: new C3 MRO patch