Changes for version 0.05 - 2011-09-20

  • API Changes:
    • Renamed from Sys::Command to Sys::Cmd.
    • 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.

Modules

run a system command or spawn a system processes
command/process templates for Sys::Cmd