This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
stop git whining about trailing whitespace (picky picky..)
authorDavid Mitchell <davem@iabyn.com>
Tue, 2 Jun 2009 00:13:51 +0000 (01:13 +0100)
committerDavid Mitchell <davem@iabyn.com>
Tue, 2 Jun 2009 00:13:51 +0000 (01:13 +0100)
Porting/Maintainers.pl

index d018a73..20992ae 100644 (file)
@@ -472,7 +472,7 @@ package Maintainers;
        'MAINTAINER'    => 'mhx',
        'DISTRIBUTION'  => 'MHX/Devel-PPPort-3.17.tar.gz',
        'FILES'         => q[ext/Devel-PPPort],
-       'EXCLUDED'      => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead 
+       'EXCLUDED'      => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },