In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/414abf85bdebb41ea3e612a8c85f5ca31190d570?hp=5e515724d0580d976a17b04531ee4684008eaae4>
- Log ----------------------------------------------------------------- commit 414abf85bdebb41ea3e612a8c85f5ca31190d570 Author: David Golden <[email protected]> Date: Tue Jul 20 05:14:13 2010 -0400 set a Test-Harness file +x in makerel ----------------------------------------------------------------------- Summary of changes: Porting/makerel | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Porting/makerel b/Porting/makerel index 6c6ee95..a0ce67b 100644 --- a/Porting/makerel +++ b/Porting/makerel @@ -128,6 +128,7 @@ my @exe = qw( Configure configpm configure.gnu + cpan/Test-Harness/t/source_tests/source.sh embed.pl installperl installman -- Perl5 Master Repository
