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 <
bug-PAR@rt.cpan.org> wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=104509 >
>
> Am 2015-05-19 11:21:23, ddcaspi@gmail.com 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
>
>
>