In perl.git, the branch smoke-me/khw-podcheck has been updated <https://perl5.git.perl.org/perl.git/commitdiff/f5f38ea56133d29b631a7143bc512dae3a63f9c2?hp=a3c4af67b405ee8278c93d53fc4a2d172f3f6e29>
- Log ----------------------------------------------------------------- commit f5f38ea56133d29b631a7143bc512dae3a63f9c2 Author: Sawyer X <[email protected]> Date: Thu May 16 11:26:48 2019 +0300 Linkify B::Debug and Locale::Codes to CPAN in a uniform way commit 1594f79cb2ad631e1a0631677c8a0c9c4df1b098 Author: Sawyer X <[email protected]> Date: Thu May 16 11:26:28 2019 +0300 Do not linkify IO-Compress or PathTools ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index a786be7d41..ffaa31cad1 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -448,7 +448,6 @@ L<IO> has been upgraded from version 1.39 to 1.40. =item * -XXX IO-Compress has been upgraded from version 2.074 to 2.084. Adds support for C<< IO::Uncompress::Zstd >> and @@ -520,7 +519,6 @@ L<ODBM_File> has been upgraded from version 1.15 to 1.16. =item * -XXX PathTools has been upgraded from version 3.74 to 3.78. =item * @@ -673,15 +671,15 @@ not usually on concerns over their design. =item * -XXX -B::Debug is no longer distributed with the core distribution. It remains -available on CPAN. +B::Debug is no longer distributed with the core distribution. It +continues to be available on CPAN as +C<< L<B::Debug|https://metacpan.org/pod/B::Debug> >>. =item * -XXX Locale::Codes has been removed at the request of its author. It -continues to be available on CPAN as C<L<Locale::Codes>>. +continues to be available on CPAN as +C<< L<Locale::Codes|https://metacpan.org/pod/Locale::Codes> >> L<[perl #133458]|https://rt.perl.org/Ticket/Display.html?id=133458>. =back -- Perl5 Master Repository
