X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/898be3f703bb071479564da92b010415f3f73f4e..f97008e2f5934e56fd1dbd3d685308da14fddb30:/Porting/Maintainers.pl diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 2e097b4..4c89568 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -967,7 +967,7 @@ use File::Glob qw(:case); }, 'podlators' => { - 'DISTRIBUTION' => 'RRA/podlators-4.10.tar.gz', + 'DISTRIBUTION' => 'RRA/podlators-4.11.tar.gz', 'FILES' => q[cpan/podlators pod/perlpodstyle.pod], 'EXCLUDED' => [ qr{^docs/metadata/}, @@ -978,8 +978,6 @@ use File::Glob qw(:case); # this file lives outside the cpan/ directory 'pod/perlpodstyle.pod' => 'pod/perlpodstyle.pod', }, - - 'CUSTOMIZED' => [ qw[ pod/perlpodstyle.pod ] ], }, 'Safe' => {