in reply to Multiple Instances

Do the parameters 1 2 3... give any additional information? I.e. is 1 "M" 3 "007" a useful combination of parameters that is different from 1 "M" 2 "007"? If not, just drop them, the number of instances you want to call is trivially determinded by the number of arguments you give your perl program