Hi

>You read it wrong: this line _was_ the problem and got thrown out.
I am sorry I did not clarify it.When I filed it at rt,
https://rt.cpan.org/Public/Bug/Display.html?id=68817, I described it
better by saying :

"Nevertheless I got the following line :


if ($Config{_delim} eq '\\') { s{\\}{/}g for @inc }

from the patch "proper-fix.patch" (the patch actually REMOVES this
line)
and added it to par.pl after line 540."


>Can you please try the following
>pp -o show_inc.exe -e "print qq[INC = \@INC\n]"
>.\show_inc.exe

It just displays :
  INC = @INC


>did you build PAR::Packer yourself?
yes got it from CPAN and built it with strawberrys gcc and its dmake
also I must note that I've tried the same with Activestate and had no
problem at all. It built and executed correctly

Reply via email to