char *one_args[] = { "one_perl", "-e", "print qq(Hi, I'm 1\n)" }; char *two_args[] = { "two_perl", "-e", "print qq(Hi, I'm 2\n)" };