Help for this page
String[] command = new String[]{"perl", scriptName, arg1}; try { ... } catch(Exception e) { e.printStackTrace(); }