This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d141a98
)
note Module::CoreList issue with .0 versions
author
Zefram
<zefram@fysh.org>
Sat, 26 May 2012 14:01:51 +0000
(15:01 +0100)
committer
Zefram
<zefram@fysh.org>
Sat, 26 May 2012 14:01:51 +0000
(15:01 +0100)
Porting/release_managers_guide.pod
patch
|
blob
|
blame
|
history
diff --git
a/Porting/release_managers_guide.pod
b/Porting/release_managers_guide.pod
index
67cd001
..
0bccb59
100644
(file)
--- a/
Porting/release_managers_guide.pod
+++ b/
Porting/release_managers_guide.pod
@@
-570,6
+570,10
@@
Check that file over carefully:
$ git diff dist/Module-CoreList/lib/Module/CoreList.pm
+If this is a .0 Perl version, add the appropriate lines in F<Corelist.pm>
+to alias "5.nnn000" to "5.nnn" in each hash. (If feeling energetic,
+amend F<corelist.pl> to automate this.)
+
=head4 Bump C<$Module::CoreList::VERSION>
If necessary, bump C<$Module::CoreList::VERSION> (there's no need to do this for