summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl8
1 files changed, 6 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 4f6e9d8eb5..f80fb867d5 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -224,9 +224,13 @@ use File::Glob qw(:case);
},
'Config::Perl::V' => {
- 'DISTRIBUTION' => 'HMBRAND/Config-Perl-V-0.20.tgz',
+ 'DISTRIBUTION' => 'HMBRAND/Config-Perl-V-0.21.tgz',
'FILES' => q[cpan/Config-Perl-V],
- 'EXCLUDED' => ['examples/show-v.pl'],
+ 'EXCLUDED' => [qw(
+ examples/show-v.pl
+ t/00_pod.t
+ t/01_pod.t
+ )],
},
'constant' => {