perl-ipc-cmd 1.02
Run interactive command-line programs
IPC::Cmd
allows for the searching and execution of any binary on your system. It adheres to verbosity settings and is able to run interactively. It also has an option to capture output/error buffers.
- Website: https://metacpan.org/release/IPC-Cmd
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-ipc-cmd 1.02
as follows:
guix install perl-ipc-cmd@1.02
Or install the latest version:
guix install perl-ipc-cmd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.