In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/c10ee8c658902092ff2f64ca6058b98ba96b6920?hp=4f4d2d48f0a0ba3a64ede31f3928a113707ccc27>

- Log -----------------------------------------------------------------
commit c10ee8c658902092ff2f64ca6058b98ba96b6920
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Mon Jan 21 12:09:18 2013 +0000

    The MAPping for Test-Harness is not required since 3.26
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 3572424..6008324 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1748,10 +1748,6 @@ use File::Glob qw(:case);
                 t/lib/if.pm
                 ),
         ],
-        'MAP'        => {
-            ''                    => 'cpan/Test-Harness/',
-            't/compat/env.opts.t' => 'cpan/Test-Harness/t/compat/env_opts.t'
-        },
         'UPSTREAM'   => 'cpan',
     },
 

--
Perl5 Master Repository

Reply via email to