Changes for version 0.99 - 2026-01-15
- Initial release
- Execute external commands or Perl code references
- Capture stdout with flexible stderr handling (pass-through, redirect to stdout, or separate capture)
- Output accessible via /dev/fd/N path for external commands
- Method chaining support
- Derived from App::cdif::Command
Modules
Execute external command or code reference
Temporary file with /dev/fd path access