Subject: | calling system() from within POE may or may not return the result code properly. |
I have committed a test to cvspoe which invokes the problem. Somehow when $SIG{CHLD} is set to 'IGNORE' a call to system() which successfully executes may return -1.