Responsible for execution of external, non-interactive processes which expect input in form of command-line parameters and stdin and provide output through stdout and/or stderr.
The Perl interpreter is one such process (when run non-interactively). A specialized client class is available for this case and should be used instead of the generic ProcessExecutor.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.