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

Provides

in lib/Sys/Cmd.pm

Examples