This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replaced 'unlink' with 'unlink_all' in t/io/nargv.t
[perl5.git] / t / mro / isa_c3.t
2009-08-20 Nicholas ClarkOptimise mro_get_linear_isa_c3() when there is a single...