From aa5bdd29b31365052c7d36079e93f919c01a5d2f Mon Sep 17 00:00:00 2001 From: rwp0 Date: Sun, 28 Jan 2024 17:29:42 +0100 Subject: [PATCH] [doc] `perldelta`: Minor template fixes - http -> https links - Linking modules and sections - Apply formatting --- Porting/perldelta_template.pod | 16 ++++++++-------- pod/perldelta.pod | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod index baee5d7b47f6..add52358d16f 100644 --- a/Porting/perldelta_template.pod +++ b/Porting/perldelta_template.pod @@ -58,7 +58,7 @@ future release, and will at that time need to be installed from CPAN. Distributions on CPAN which require these modules will need to list them as prerequisites. -The core versions of these modules will now issue C<"deprecated">-category +The core versions of these modules will now issue C-category warnings to alert you to this fact. To silence these deprecation warnings, install the modules in question from CPAN. @@ -96,7 +96,7 @@ XXX =head1 Modules and Pragmata XXX All changes to installed files in F, F, F and F -go here. If Module::CoreList is updated, generate an initial draft of the +go here. If L is updated, generate an initial draft of the following sections using F. A paragraph summary for important changes should then be added by hand. In an ideal world, dual-life modules would have a F file that could be cribbed. @@ -115,7 +115,7 @@ release manager will have to investigate the situation carefully.) =item * -XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here. +XXX Remove this section if F did not add any content here. =back @@ -137,7 +137,7 @@ XXX If there was something important to note about this change, include that her =item * -XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here. +XXX Remove this section if F did not add any content here. =back @@ -187,8 +187,8 @@ include any changes in L that reconcile it to the C code. =head2 New Diagnostics -XXX Newly added diagnostic messages go under here, separated into New Errors -and New Warnings +XXX Newly added diagnostic messages go under here, separated into L +and L =head3 New Errors @@ -393,7 +393,7 @@ XXX =item * XXX Add anything here that we forgot to add, or were mistaken about, in -the perldelta of a previous release. +the F of a previous release. =back @@ -412,7 +412,7 @@ XXX Generate this with: If you find what you think is a bug, you might check the perl bug database at L. There may also be information at -L, the Perl Home Page. +L, the Perl Home Page. If you believe you have an unreported bug, please open an issue at L. Be sure to trim your bug down to a diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 7efe8845ad3e..e1659918bd6b 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -58,7 +58,7 @@ future release, and will at that time need to be installed from CPAN. Distributions on CPAN which require these modules will need to list them as prerequisites. -The core versions of these modules will now issue C<"deprecated">-category +The core versions of these modules will now issue C-category warnings to alert you to this fact. To silence these deprecation warnings, install the modules in question from CPAN. @@ -96,7 +96,7 @@ XXX =head1 Modules and Pragmata XXX All changes to installed files in F, F, F and F -go here. If Module::CoreList is updated, generate an initial draft of the +go here. If L is updated, generate an initial draft of the following sections using F. A paragraph summary for important changes should then be added by hand. In an ideal world, dual-life modules would have a F file that could be cribbed. @@ -115,7 +115,7 @@ release manager will have to investigate the situation carefully.) =item * -XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here. +XXX Remove this section if F did not add any content here. =back @@ -142,7 +142,7 @@ before worked properly in Perl. =item * -XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here. +XXX Remove this section if F did not add any content here. =back @@ -192,8 +192,8 @@ include any changes in L that reconcile it to the C code. =head2 New Diagnostics -XXX Newly added diagnostic messages go under here, separated into New Errors -and New Warnings +XXX Newly added diagnostic messages go under here, separated into L +and L =head3 New Errors @@ -398,7 +398,7 @@ XXX =item * XXX Add anything here that we forgot to add, or were mistaken about, in -the perldelta of a previous release. +the F of a previous release. =back @@ -417,7 +417,7 @@ XXX Generate this with: If you find what you think is a bug, you might check the perl bug database at L. There may also be information at -L, the Perl Home Page. +L, the Perl Home Page. If you believe you have an unreported bug, please open an issue at L. Be sure to trim your bug down to a