Skip Menu |

This queue is for tickets about the Pod-Escapes CPAN distribution.

Report information
The Basics
Id: 83384
Status: resolved
Priority: 0/
Queue: Pod-Escapes

People
Owner: NEILB [...] cpan.org
Requestors: dagolden [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: 1.05



Subject: Module is not fully strict
In testing the viability of a "strict by default" perl, I noticed that Pod::Escapes is not strict compliant in its first stanza. Because it is used by miniperl to build perl, it stands in the way of even building a strict perl to test how the rest of the core can handle strictures. It is listed as "undef" upstream, so will be patched in blead. You may wish to synchronize it back to CPAN, or to explicitly declare upstream to be blead, in which case the Perl 5 Porters will take responsibility for a dual-life release to CPAN after the next blead release.
Have released a new version which is fully strict compliant. I've realised I missed one RT ticket when working on 1.05, so will address that in 1.06. If I get the green light from CPAN Testers I'll merge into blead.