Changes for version 0.99.0_1 - 2021-12-22
- API / Behaviour Changes:
- None.
- New Features:
- None.
- Enhancements:
- Warn on uncollected STDERR output from child
- Bug Fixes:
- [Security] Do not search in "." for matching executables
- Do not force "encoding($X)" to allow for things like :raw
- Dependencies:
- None.
- Packaging:
- Move to ExtUtils::MakeMaker away from Module::Build.
Changes for version 0.99.1 - 2025-03-28
- Code Maintenance
- Correct broken info.pl test script
- Add missing kitchen sink test for multiple features at a time.
- Dependencies:
- Minimum Perl version is now 5.18, for lexical subs and the "fc" function.
Modules
run a system command or spawn a system processes
Provides
in lib/Sys/Cmd.pm