In doing the above rename the following functionality changes also took place: "Sys::Command::Process" became "Sys::Cmd". "Sys::Command" became "Sys::Cmd::Template".
New Features:
N/A
Enhancements:
Borrowed some tests from System::Command.
Confess on command not found.
Bug Fixes:
Add missing dependency on File::Which plus various test_requires modules.