diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-08-01 15:14:48 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-08-01 15:14:48 +0000 |
commit | db30010093a0bacd16d1fa3fd1bd5397da6479d3 (patch) | |
tree | b3f2a4ba63fbb1a79a26545161131047deaeacd6 /pod | |
parent | 8627550ad98ac0533b562b782c1d801df744e01b (diff) | |
download | perl-db30010093a0bacd16d1fa3fd1bd5397da6479d3.tar.gz |
Document where to find maintainers of dual live modules
p4raw-id: //depot/perl@25260
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlhack.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 9dc1053cd6..ef1c719fc6 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1858,6 +1858,9 @@ the module maintainer (with a copy to p5p). This will help the module maintainer keep the CPAN version in sync with the core version without constantly scanning p5p. +The list of maintainers of core modules is usefully documented in +F<Porting/Maintainers.pl>. + =head2 Adding a new function to the core If, as part of a patch to fix a bug, or just because you have an |