> exit 100;

I know that PHP doesn't actually exit with the code even if you write
"exit(100);"... maybe Perl is the same. I ended up writing a simple C
program which properly returned an error code.

Kostas


Reply via email to