Runtime rt = Runtime.getRuntime(); Process proc = null; proc = rt.exec("perl myscript.pl");