Re: Working on CPAN Testers fails for Pod::Simple::Search

[email protected] (Neil Bowers) Sun, 24 Apr 2016 16:52:39 +0100
Newsgroups perl.pod-people
Message-ID <[email protected]>
> I talked this through with RJBS, who suggested the order should instead be:
> 
> 	.pod <none> .pm .pl .plx
> 
> David, you added the comment to the code that’s mentioned above. Was there a reason you added that comment, or were you just commenting on what the code was doing? (like much of this module, it’s somewhat opaque :-)

Following more discussion at the QAH, I just did another developer release of Pod-Simple, which has the above order.

	https://metacpan.org/release/NEILB/Pod-Simple-3.33_06 <https://metacpan.org/release/NEILB/Pod-Simple-3.33_06>

This fixes one specific fail seen from CPAN Testers. I’ll wait to see if any others turn up.

Neil