Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 60682
Status: resolved
Priority: 0/
Queue: Dist-Zilla

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

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



Subject: "skip" in AutoPrereq.pm should support /x
It's much easier to write expanded regular expressions, especially in configuration files. Line: 74 in lib/Dist/Zilla/Plugin/AutoPrereq.pm should have: qr/$skip/x
I don't want to break existing regex, but I'd like this to be an option. I will want every plugin to be able to get the same behavior. I'll be thinking about this. -- rjbs