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.