System::Sub provides in your package a sub that wraps the call to an
external program. The return value is line(s) dependending on context
(wantarray).
This may be what you need if you want to run external commands as
easily as from a Unix shell script but with a perl-ish feel
(contextual output). So this is not a universal module for running
external programs (like IPC::Run) but instead a simpler interface for
a common style of external programs.
This requires: perl-File-Which, perl-IPC-Run, perl-Scalar-List-Utils, perl-Sub-Name
Maintained by: Charadon
Keywords: command,wrapper,abstraction
ChangeLog: perl-System-Sub
Homepage:
https://github.com/dolmen/p5-System-Sub
Download SlackBuild:
perl-System-Sub.tar.gz
perl-System-Sub.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| perl-System-Sub.SlackBuild |
| perl-System-Sub.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds