Steffen wrote:
Puh. I have no idea what's happening. Could you try with the previous
release of PAR::Packer to see whether it's actually something I broke in
this version?
Same problem.
You know that already, but the problem
is in automated_pp_test.pl when executing the line:
if(system("$cmd")) {
...
}
File not found makes me wonder if it doesn't find the pp
executable. I've had this problem before within other
scripts.
system() doesn't find stuff that is in my path.
I have no idea why.
In this case I guess it doesn't find my pp, or maybe
the hello.pl
--
Cosimo