Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-ReadmeFromPod CPAN distribution.

Report information
The Basics
Id: 100820
Status: open
Priority: 0/
Queue: Dist-Zilla-Plugin-ReadmeFromPod

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
KENTNL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.22_01
  • 0.22_02
  • 0.22_03
  • 0.30
  • 0.31
  • 0.32
  • 0.33
Fixed in: (no value)



Subject: Reads unmunged file from disk instead of dzil

This delta creates a serious regression:

 

https://metacpan.org/diff/file?target=FAYLAND/Dist-Zilla-Plugin-ReadmeFromPod-0.22_01/lib/Dist/Zilla/Plugin/ReadmeFromPod.pm&source=FAYLAND/Dist-Zilla-Plugin-ReadmeFromPod-0.21/lib/Dist/Zilla/Plugin/ReadmeFromPod.pm

 

In that, it is no longer able to see the source .pod file after Pod::Weaver munges it. And this radically changes how formatting works.

Or at least, that's the impression I get from how it now renders my pod in a garbage order in the README.

 

Sorry, tired and should be in bed, but I have to file this now. If I've not given enough context for understanding, let me know and I'll endeavour to improve later.

 

 

Subject: Re: [rt.cpan.org #100820] Reads unmunged file from disk instead of dzil
Date: Wed, 10 Dec 2014 10:05:59 +0000
To: bug-Dist-Zilla-Plugin-ReadmeFromPod [...] rt.cpan.org
From: Fayland Lam <fayland [...] gmail.com>
Sorry for that. but I'm on a trip right now. I'll get that fixed next week. the issue is acknowledged. Thanks On Wed Dec 10 2014 at 5:31:11 PM Kent Fredric via RT < bug-Dist-Zilla-Plugin-ReadmeFromPod@rt.cpan.org> wrote: Show quoted text
> Wed Dec 10 04:31:07 2014: Request 100820 was acted upon. > Transaction: Ticket created by KENTNL > Queue: Dist-Zilla-Plugin-ReadmeFromPod > Subject: Reads unmunged file from disk instead of dzil > Broken in: 0.22_01, 0.22_02, 0.22_03, 0.30 > Severity: (no value) > Owner: Nobody > Requestors: KENTNL@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=100820 > > > > This delta creates a serious regression: > > https://metacpan.org/diff/file?target=FAYLAND/Dist- > Zilla-Plugin-ReadmeFromPod-0.22_01/lib/Dist/Zilla/Plugin/ > ReadmeFromPod.pm&source=FAYLAND/Dist-Zilla-Plugin- > ReadmeFromPod-0.21/lib/Dist/Zilla/Plugin/ReadmeFromPod.pm > > In that, it is no longer able to see the source .pod file after Pod::Weaver > munges it. And this radically changes how formatting works. > > Or at least, that's the impression I get from how it now renders my pod in > a > garbage order in the README. > > Sorry, tired and should be in bed, but I have to file this now. If I've not > given enough context for understanding, let me know and I'll endeavour to > improve later. > >
On Wed Dec 10 05:06:09 2014, fayland@gmail.com wrote: Show quoted text
> Sorry for that. but I'm on a trip right now. I'll get that fixed next > week. > the issue is acknowledged. Thanks
Hiya Just pinging you about this issue - it's biting me too. See https://github.com/elastic/elasticsearch-perl/issues/76 thanks
Le 2014-12-10 11:06:09, fayland@gmail.com a écrit :
Show quoted text
> Sorry for that. but I'm on a trip right now. I'll get that fixed next
> week.
> the issue is acknowledged. Thanks

I'm also affected by this issue.
ReadmeFromPod is currently incompatible with Pod::Weaver.


-- 
Olivier Mengué - http://perlresume.org/DOLMEN
Pod::Readme seems to have an input_fh parameter (inherited from Pod::Readme::Filter) that could be used.

-- 
Olivier Mengué - http://perlresume.org/DOLMEN
An alternative exists: [Pod2Readme]
https://metacpan.org/pod/Dist::Zilla::Plugin::Pod2Readme


-- 
Olivier Mengué - http://perlresume.org/DOLMEN