Skip Menu |

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

Report information
The Basics
Id: 101737
Status: new
Priority: 0/
Queue: Dist-Zilla-Plugin-MinimumPerl

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

Bug Information
Severity: (no value)
Broken in: 1.006
Fixed in: (no value)



Subject: inc/ modules should not be scanned by default for configure_requires
[AutoPrereqs] does not scan anything by default for configure_requires; to be consistent, this plugin should not either. Presently it scans inc/, but this is not as good as a default because in dzil-based distributions, things in inc/ are normally used on the author side, not user side.