> >Simply running "parl.exe" should output a short usage 
> message.  Under 
> >perl-5.8.6 it does, but under perl-5.8.7 I get the error:
> >
> >Can't locate Config_heavy.pl in @INC (@INC contains: 
> CODE(0x8c7b60) .) 
> >at C:/perl5/lib/Config.pm line 66.

I also noticed (not with PAR) that Config.pm is somewhat different now.

Perl bundlers are sensitive to this (because they need to package modules
somehow), so you see this breakage.

I am not sure if such a reorganization was necessary between 5.8.6 and 5.8.7

Reply via email to