in reply to Re^2: launching perl processes from a perl script on Win2K
in thread launching perl processes from a perl script on Win2K

You must quote parameters that have "&" or "|" inside them:

perl .... "bla=1|0|-1|-1"