Mon May 18 19:37:04 2015: Request 104509 was acted upon. Transaction: Correspondence added by [email protected] Queue: PAR Subject: Re: [rt.cpan.org #104509] Problem signing PAR file Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: [email protected] Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104509 >
Thanks Shawn for this patch. I think it fixed that issue, but now I see the failure message below. I can't tell if something is wrong with my Module::Signature or not. Died at /usr/local/lib/perl5/site_perl/5.18.2/Module/Signature.pm line 498. On Mon, May 18, 2015 at 6:24 PM, Shawn Laffan via RT <[email protected]> wrote: > <URL: https://rt.cpan.org/Ticket/Display.html?id=104509 > > > A possible patch for this is at > https://github.com/shawnlaffan/perl_par_reinstate_cache/commit/6cad3a0562aca287834a8b926ce2ed3f9b7552e1 > > Shawn. > > > On Mon May 18 19:15:21 2015, [email protected] wrote: > > When including an additional module, it appears that it is not added to > the > > MANIFEST and thus the -s option for signing fails. > > > > Here is an example of the flags I've used that causes the failure. > > > > -a > '/usr/local/lib/perl5/site_perl/5.18.2/MIME/types.db;lib/MIME/types.db' > > -F PatchContent=MIME/Types.pm > > > >
