summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-10-14 13:19:50 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-10-14 13:26:16 +0100
commitdee6f87b058791095e45ee0586fda9ac18b618cd (patch)
tree196bf7c11dcbf77975120c7b3eb91cc90fa68699 /Porting
parente6d414a917f1ac1a576af24f8cd8f56b30eff0f8 (diff)
downloadperl-dee6f87b058791095e45ee0586fda9ac18b618cd.tar.gz
Socket.pm is customized (for the ++$VERSION) as well as Socket.xs
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 5433ee9535..e5aed1b49a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -995,7 +995,7 @@ use File::Glob qw(:case);
'FILES' => q[cpan/Socket],
# https://rt.cpan.org/Ticket/Display.html?id=106797
- 'CUSTOMIZED' => [ qw[ Socket.xs ] ],
+ 'CUSTOMIZED' => [ qw[ Socket.pm Socket.xs ] ],
},
'Storable' => {