Thu May 28 01:19:05 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 Roderich, That's helpful to know. FYI .. looks like my issue with the Module::Signature is more general than PAR, it failed on some very basic tests even with the latest version with cpansign. I've submitted a bug report. The MANIFEST addition fix should resolve this issue with PAR, and hopefully the other one will get resolved as well. Thanks, Dan On Tue, May 19, 2015 at 10:36 AM, Roderich Schupp via RT < [email protected]> wrote: > <URL: https://rt.cpan.org/Ticket/Display.html?id=104509 > > > Am 2015-05-19 11:21:23, [email protected] schrieb: > > What about compiling a list of 'problematic modules' and giving PAR the > > option to fix them? > > This list already exists, actually in two parts: > one is the %Preload hash in Module::ScanDeps, the other is > PAR::Filter::PatchContent. The latter is sparingly used as > it is very brittle: though it typically patches only a single > in a module, it will stop working when the module author > modifies this line. > > Cheers, Roderich > > >
