Malcolm Nooning schrieb:
Running just the test did not pass the test phase, but it did unrap the
.gz file into C:\perl\cpan\build\PAR-0.970_01, from which I could try to
test it.
The "nmake test" passed, and the nmake install passed. However, it does
not work.
---------------paste
C:\temp>pp -o aaa.exe aaa.pl
[...]
Umm, you do know that pp isn't part of PAR any more? If that fails, that
shouldn't be really related to PAR (but to PAR::Packer).
Can you do "look ..." instead and then "perl Makefile.PL", "(n|d|)make
test" and send me the output?
Steffen