dominikschulz / Sys-Run

Run commands and handle their output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the README file for Sys-Run, run commands and handle their output..

Description

Sys-Run provides a module to run commands and handle their output.

Installation

This package uses Dist::Zilla.

Use

dzil build

to create a release tarball which can be unpacked and installed like any other EUMM distribution.

perl Makefile.PL

make

make test

make install

Documentation

Please see perldoc Sys::Run.

About

Run commands and handle their output


Languages

Language:Perl 96.4%Language:Perl 6 3.6%