diff options
author | Brandon Black <blblack@gmail.com> | 2007-06-03 19:55:15 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-06-04 08:04:13 +0000 |
commit | f58cd3869828b0993f2ad27e1061f23f4c1959bb (patch) | |
tree | 7417841e1611a0e635563c8bb6c07c50f1d93623 /MANIFEST | |
parent | 858aded60ee6734d89d26bf30a53506b3f77e784 (diff) | |
download | perl-f58cd3869828b0993f2ad27e1061f23f4c1959bb.tar.gz |
another mro patch
From: "Brandon Black" <blblack@gmail.com>
Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com>
p4raw-id: //depot/perl@31332
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3638,6 +3638,7 @@ t/mro/dbic_dfs.t mro tests t/mro/inconsistent_c3.t mro tests t/mro/method_caching.t mro tests t/mro/next_edgecases.t mro tests +t/mro/next_goto.t mro tests t/mro/next_inanon.t mro tests t/mro/next_ineval.t mro tests t/mro/next_method.t mro tests |