On Thu, Jun 3, 2010 at 6:11 PM, Razvan <r...@cosma.name> wrote:
> Is this fix included in pp 0.992? Because I get the following on OS X
> (perl 5.10.0):

The problem (and fix) is in Module::ScanDeps, not in PAR::Packer.
And M::D hasn't had a release since the fix went in.

BTW - at least in Linux, but probably on OS X, too - PAR::Packer is
broken with Perl 5.10.0. (Actually it's the other way around: Perl
broke PAR::Packer.) You won't notice it on the machine where you are
packing, but the executable will fail when run on a machine that doesn't
have Perl installed (or a different version of Perl than he build machine).
 Upgrade to 5.10.1 (or downgrade to 5.8.x) is advised.

Cheers, Roderich

Reply via email to