Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.9k stars 540 forks source link

[PATCH] perlthrtut: Fix POD formatting #16846

Closed p5pRT closed 5 years ago

p5pRT commented 5 years ago

Migrated from rt.perl.org#133848 (status was 'resolved')

Searchable as RT133848$

p5pRT commented 5 years ago

From @jwilk

-- Jakub Wilk

p5pRT commented 5 years ago

From @jwilk

0001-perlthrtut-Fix-POD-formatting.patch ```diff From 2c4e74954babffb3cb36e89661d45df6336d84cb Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 14 Feb 2019 18:11:56 +0100 Subject: [PATCH] perlthrtut: Fix POD formatting --- pod/perlthrtut.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod index 956214fbd0..fa56f81122 100644 --- a/pod/perlthrtut.pod +++ b/pod/perlthrtut.pod @@ -1161,14 +1161,14 @@ of the prime number generator. =head1 AUTHOR -Dan Sugalski Edan@sidhe.org +Dan Sugalski Edan@sidhe.orgE Slightly modified by Arthur Bergman to fit the new thread model/module. -Reworked slightly by Jörg Walter Ejwalt@cpan.org to be more concise +Reworked slightly by Jörg Walter Ejwalt@cpan.orgE to be more concise about thread-safety of Perl code. -Rearranged slightly by Elizabeth Mattijsen Eliz@dijkmat.nl to put +Rearranged slightly by Elizabeth Mattijsen Eliz@dijkmat.nlE to put less emphasis on yield(). =head1 Copyrights -- 2.20.1 ```
p5pRT commented 5 years ago

From @jkeenan

On Thu\, 14 Feb 2019 20​:45​:27 GMT\, jwilk@​jwilk.net wrote​:

Thanks. Pushed to blead in commit e161f2f4a061301b0908fa5755b3584408ca46d7.

-- James E Keenan (jkeenan@​cpan.org)

p5pRT commented 5 years ago

The RT System itself - Status changed from 'new' to 'open'

p5pRT commented 5 years ago

@jkeenan - Status changed from 'open' to 'pending release'

p5pRT commented 5 years ago

From @khwilliamson

Thank you for filing this report. You have helped make Perl better.

With the release today of Perl 5.30.0\, this and 160 other issues have been resolved.

Perl 5.30.0 may be downloaded via​: https://metacpan.org/release/XSAWYERX/perl-5.30.0

If you find that the problem persists\, feel free to reopen this ticket.

p5pRT commented 5 years ago

@khwilliamson - Status changed from 'pending release' to 'resolved'