String [] perlCommand = {"perl","test.perl","1","2","3"}; process = Runtime.getRuntime().exec(perlCommand);