Changes for version v0.985.2 - 2025-12-01 (TRIAL RELEASE)

  • Code Maintenance
    • Extract Sys::Cmd::Process into its own file
    • Restructure and expand documentation
  • Packaging:
    • Fix *testing* of pre-existing wide characters in %ENV

Changes for version v0.985.1 - 2025-04-03 (TRIAL RELEASE)

  • Packaging:
    • Skip tests involving non-ascii characters under US-ASCII locale.
    • Ensure that the test info.pl script runs with the same perl version as the calling test. Mismatch seen on cpantesters.

Changes for version 0.985.0 - 2025-03-31 (TRIAL RELEASE)

  • Packaging:
    • Skip tests involving non-ascii characters under ascii (ANSI_X3...) locales.
    • Do not index Sys::Cmd::Process
    • Version jump due to previous incorrect use of "X.Y_Z".

Modules

run a system command or spawn a system processes
spawn and interact with a process

Examples