In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/433054bf2bf1d017d4595c47a6c87a5a24cbebbd?hp=5651e078090497bfe95725c003ac78d37a777889>
- Log ----------------------------------------------------------------- commit 433054bf2bf1d017d4595c47a6c87a5a24cbebbd Author: Sawyer X <[email protected]> Date: Sun May 28 22:43:34 2017 +0200 perldelta: Remove unnecessary space ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 79e950e328..b6c0542e1c 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -3299,8 +3299,8 @@ the F<AUTHORS> file in the Perl source distribution. =head1 Reporting Bugs If you find what you think is a bug, you might check the perl bug database at -L<https://rt.perl.org/> . There may also be information at -L<http://www.perl.org/> , the Perl Home Page. +L<https://rt.perl.org/>. There may also be information at +L<http://www.perl.org/>, the Perl Home Page. If you believe you have an unreported bug, please run the L<perlbug> program included with your release. Be sure to trim your bug down to a tiny but -- Perl5 Master Repository
