From: Rafael Garcia-Suarez Date: Tue, 4 Dec 2007 21:30:51 +0000 (+0000) Subject: Add t/mro to the test list in perlhack X-Git-Tag: accepted/trunk/20130322.191538~14082 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c295041e5d570578f09b8e99de0a179cc172164;p=platform%2Fupstream%2Fperl.git Add t/mro to the test list in perlhack p4raw-id: //depot/perl@32576 --- diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 7e51c3b..04aa5d3 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -2111,6 +2111,11 @@ The old home for the module tests, you shouldn't put anything new in here. There are still some bits and pieces hanging around in here that need to be moved. Perhaps you could move them? Thanks! +=item F + +Tests for perl's method resultion order implementations +(see L). + =item F Tests for perl's built in functions that don't fit into any of the