The Process::SubProcess objects will not expose the Start Time of the process which is then used to update the Process::SubProcess::GroupStart Time so that the Execution Time will be more reliable in Process::SubProcess::Group.
Also the test_runner.t test will include verbose output and the parsing check will look for more flexible formatting of the help message
Additionally the new methods and more methods in Process::SubProcess have documentation now as the on-going effort to enhance the documentation as
documented at:
Automated Documentation
To address the issues:
The
Process::SubProcess
objects will not expose the Start Time of the process which is then used to update theProcess::SubProcess::Group
Start Time so that the Execution Time will be more reliable inProcess::SubProcess::Group
.Also the
test_runner.t
test will include verbose output and the parsing check will look for more flexible formatting of the help messageAdditionally the new methods and more methods in
Process::SubProcess
have documentation now as the on-going effort to enhance the documentation as documented at: Automated Documentation