Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
[p5sagit/p5-mst-13.2.git] / t / mro / c3_with_overload.t
2007-04-20 Rafael Garcia-Suarez Don't use Test::More in core tests (at least, where
2007-04-19 Brandon Black Re: new C3 MRO patch