Skip Menu |

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

Report information
The Basics
Id: 15507
Status: resolved
Priority: 0/
Queue: Pod-Coverage

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

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



Subject: clarify specifiying regexps as options to the constructor
It's not clear from the list of options that belong to the constructor whether the ones that specify regexps (private, also_private, trustme) require a leading and a trailing slash; one could be tempted to believe it is, since private does enlist the regexps with enclosening slashes. Since this isn't true (at least for trustme, as I haven't tested the other options), the documentation should be clarified.