diff options
author | David Golden <dagolden@cpan.org> | 2012-02-22 15:47:56 -0500 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2012-02-22 16:23:52 -0500 |
commit | 71b9be80d45854ea688dd76be280957c26c207da (patch) | |
tree | 2d37df53fb2afc46760747a911b749c492d44f56 /Porting | |
parent | 028b69258475543e42667c5d59cae92bfdc9934e (diff) | |
download | perl-71b9be80d45854ea688dd76be280957c26c207da.tar.gz |
ExtUtils::CBuilder - add dual-life support files
Adds Makefile.PL, LICENSE, etc. and updates Changes for
work in blead from 5.14.0
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 77b3e0a8a8..e9fc764a3c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -674,7 +674,6 @@ use File::Glob qw(:case); 'MAINTAINER' => 'dagolden', 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.280202.tar.gz', 'FILES' => q[dist/ExtUtils-CBuilder], - 'EXCLUDED' => [qr/^xt/], 'UPSTREAM' => 'blead', }, |