Perl / perl5

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

[PATCH] 0fba9a8 Fixed verbatim lines in POD over 79 characters #13030

Closed p5pRT closed 11 years ago

p5pRT commented 11 years ago

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

Searchable as RT118507$

p5pRT commented 11 years ago

From gottreu@gmail.com

Body was too large for import. Click here for the attachment in RT

p5pRT commented 11 years ago

From @jkeenan

On Sun Jun 16 11​:43​:30 2013\, gottreu wrote​:

This is a bug report for perl from gottreu@​gmail.com\, generated with the help of perlbug 1.39 running under perl 5.14.2.

From 0fba9a8acf7fe271700686c668a61d8c662f6260 Mon Sep 17 00​:00​:00 2001 From​: Brian Gottreu \gottreu@​gmail\.com Date​: Sun\, 16 Jun 2013 13​:37​:33 -0500 Subject​: [PATCH] Fixed verbatim lines in POD over 79 characters MIME-Version​: 1.0 Content-Type​: multipart/mixed; boundary="------------1.7.10.4"

Brian\, thanks for the patch. Would it be possible to re-send the patch *as an attachment* either to an email or to an RT post (rather than inline)?

That would enable us to download the patch without attempting copy-and-paste.

Thank you very much. Jim Keenan

p5pRT commented 11 years ago

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

p5pRT commented 11 years ago

From @jkeenan

On Sun Jun 16 11​:43​:30 2013\, gottreu wrote​:

This is a bug report for perl from gottreu@​gmail.com\, generated with the help of perlbug 1.39 running under perl 5.14.2.

From 0fba9a8acf7fe271700686c668a61d8c662f6260 Mon Sep 17 00​:00​:00 2001 From​: Brian Gottreu \gottreu@​gmail\.com Date​: Sun\, 16 Jun 2013 13​:37​:33 -0500 Subject​: [PATCH] Fixed verbatim lines in POD over 79 characters MIME-Version​: 1.0 Content-Type​: multipart/mixed; boundary="------------1.7.10.4"

This is a multi-part message in MIME format. --------------1.7.10.4 Content-Type​: text/plain; charset=UTF-8; format=fixed Content-Transfer-Encoding​: 8bit

--- Porting/how_to_write_a_perldelta.pod | 12 +-- Porting/pumpkin.pod | 37 ++++---- cpan/podlators/lib/Pod/Text/Overstrike.pm | 2 +-

According to Porting/Maintainers.pl\, the 'podlators' distribution is maintained primarily on CPAN. So that patch should probably go to rt.cpan.org in the podlators queue.

Thank you very much. Jim Keenan

p5pRT commented 11 years ago

From gottreu@gmail.com

On Sun Jun 16 16​:59​:30 2013\, jkeenan wrote​:

Brian\, thanks for the patch. Would it be possible to re-send the patch *as an attachment* either to an email or to an RT post (rather than inline)?

But of course.

p5pRT commented 11 years ago

From gottreu@gmail.com

0001-Fixed-verbatim-lines-in-POD-over-79-characters.patch

p5pRT commented 11 years ago

From @cpansprout

On Sun Jun 16 17​:41​:39 2013\, gottreu wrote​:

On Sun Jun 16 16​:59​:30 2013\, jkeenan wrote​:

Brian\, thanks for the patch. Would it be possible to re-send the patch *as an attachment* either to an email or to an RT post (rather than inline)?

But of course.

Thank you. I have applied most of it as 555bd962b.

The podlators distribution is not maintained in the perl repository. CPAN is upstream. So I left out that part.

Also\, the podcheck.t change\, while I am all for it\, is controversial. I think Ricardo Signes has other plans. (See \<http​://perl5.git.perl.org/perl.git/shortlog/refs/heads/rjbs/podcheck-again>\, which may be gone by the time future readers see this.) So I left out that hunk\, too.

--

Father Chrysostomos

p5pRT commented 11 years ago

@cpansprout - Status changed from 'open' to 'resolved'