Devel::Cover broken on Perl 5 blead

2016-11-14 Thread James E Keenan
Devel::Cover is failing to build on most versions of Perl 5 blead (5.25.-*). See http://matrix.cpantesters.org/?dist=Devel-Cover, where most reports are ending as UNKNOWN or FAIL for 5.25.2 and later. Today, while testing the proposed -Ddefault_inc_excludes_dot switch, I build perl 5, install

Re: Devel::Cover broken on Perl 5 blead

2016-11-14 Thread Matthew Horsfall (alh)
Patch here: https://github.com/pjcj/Devel--Cover/pull/180

Re: Devel::Cover broken on Perl 5 blead

2016-11-14 Thread Paul Johnson
On Mon, Nov 14, 2016 at 05:59:38PM +0100, Matthew Horsfall (alh) wrote: > Patch here: > > https://github.com/pjcj/Devel--Cover/pull/180 > And I will get to it, I promise, perhaps even this year... Seriously, it's still top of my TODO list for when I get a little time to work on Devel::Cover.