diff options
author | Steve Hay <SteveHay@planit.com> | 2008-07-22 08:21:12 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2008-07-22 08:21:12 +0000 |
commit | 0e4e3f6e96b9ad39aace3852993d3e7cb5e33891 (patch) | |
tree | 89320fb1ec80a1696ed3d2bce21def1550fd7584 /Porting | |
parent | 7bb7fa3865f82f68e5e39dfa527ac1bbbafc8dcf (diff) | |
download | perl-0e4e3f6e96b9ad39aace3852993d3e7cb5e33891.tar.gz |
Upgrade to podlators 2.1.2
p4raw-id: //depot/perl@34153
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index fe746b28ca..3df80ce7c1 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -765,7 +765,7 @@ package Maintainers; 'podlators' => { 'MAINTAINER' => 'rra', - 'FILES' => q[lib/Pod/{Man,ParseLink,Text,Text/{Color,Overstrike,Termcap}}.pm pod/pod2man.PL pod/pod2text.PL lib/Pod/t/{basic.*,{man,parselink,text*}.t}], + 'FILES' => q[lib/Pod/{Man,ParseLink,Text,Text/{Color,Overstrike,Termcap}}.pm pod/pod2man.PL pod/pod2text.PL lib/Pod/t/{basic.*,{color,filehandle,man*,parselink,pod-parser,pod-spelling,pod,termcap,text*}.t}], 'CPAN' => 1, }, |