Steve Hay wrote: > Rafael Garcia-Suarez wrote: > > >Steve Hay wrote: > > > > > >>Has anybody else tried PAR-0.87 with perl-5.8.7 yet? > >> > >>I find that it can't do anything because it can't find Config_heavy.pl. > >>Just about all the tests have this problem, and even just trying to > >>compile the "Hello, world." program emits: > >> > >>C:\Temp\PAR-0.87>perl -Mblib script\pp -o hello.exe hello.pl > >>Can't locate Config_heavy.pl in @INC (@INC contains: CODE(0x8e0bf0) .) > >>at C:/perl5/lib/Config.pm line 66. > >> > >> > > > >Works for me (with PAR from svn repository > >http://svn.openfoundry.org/par/trunk ) > > > I don't seem to be able to checkout PAR from svn. Does it work for you > or is everything just going horribly wrong for me at the moment? > > Does 0.87 work for you?
Yes (with a simple hello world example, but I assume that you weren't using more than this). (cc:ing the par mailing list)
