This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixup new hash benchmarks to be lighter
[perl5.git] / t / mro / recursion_c3.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2014-11-02 Jarkko HietaniemiIn tests, 'use strict' etc after the @INC manipulation.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2007-05-09 Brandon BlackRe: mro c3 infinite recursion problem. Attemp to free...
2007-05-03 Brandon BlackRe: mro status, etc
2007-04-20 Rafael Garcia-SuarezDon't use Test::More in core tests (at least, where
2007-04-19 Brandon BlackRe: new C3 MRO patch