Tue Mar 29 07:54:16 2016: Request 113427 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: Double-colon behaviour
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=113427 >
On 2016-03-29 07:19:16, PHILKIME wrote:
> Would be nice to be able to do:
>
> --module A::
>
> in such cases too.
An empty A.pm should do the trick :) (at least if all A::X modules are located
in the same directory .../A).
And far less work than to implement this in PAR::Packer.
Cheers, Roderich