Thu Apr 16 08:50:34 2009: Request 45074 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR
Subject: PAR doesn't include Time::Local
Broken in: 0.992
Severity: Important
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=45074 >
On Thu Apr 16 05:56:44 2009, [email protected] wrote:
> I know that given how it's implemented, it'll simply skip any core
Steffen, you're to close to subject and hence your thinking is overly
complex :)
I think that all Michael wants is: If I say "pp -M Foo ..."
then simply pack Foo.pm, no matter if it's a core module or not.
That doesn't need a new option (The Horror! The Horror!).
Of course, that means that any module that Foo.pm depends on
will also be packed. If someone needs even more fine grained
control about what to pack or not to pack he's free to
construct the par file by hand (it's simply a zip file after all).