libsystem-sub-perl

wrap external command with a DWIM sub

Description

System::Sub provides a Perl 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/System-Sub


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libsystem-sub-perl