Help for this page
String[] aArgs = { "perl", "-e", "print \"Hello World\"" }; Runtime oRuntime = Runtime.getRuntime(); ... } OutputStream oOut = oProcess.getOutputStream;