In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/0f4e030a2e899b7cf67d8cdcd183fa292f60e1f2?hp=36bb8f6885bdecb513ebff0983944397885d5cfa>
- Log ----------------------------------------------------------------- commit 0f4e030a2e899b7cf67d8cdcd183fa292f60e1f2 Author: Karen Etheridge <[email protected]> Date: Sun Jul 21 10:05:59 2019 -0700 add perlweb update to RMG e.g. as done at https://github.com/perlorg/perlweb/pull/289 ----------------------------------------------------------------------- Summary of changes: Porting/release_managers_guide.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 484ac68c1c..7b7ccdca1a 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -1240,6 +1240,11 @@ header in your message after receiving it back via perl5-porters. If you have a blog, please consider writing an entry in your blog explaining why you chose that particular quote for your epigraph. +=head3 update the link to the latest perl on perlweb + +Submit a pull request to L<https://github.com/perlorg/perlweb> to update the +link in F<docs/dev/perl5/index.html> to point to your release. + =for checklist skip RC =head3 Release schedule -- Perl5 Master Repository
