NAME
govproc - Run child process and govern its various aspects
VERSION
This document describes version 0.211 of govproc (from Perl distribution Proc-Govern), released on 2020-08-18.
SYNOPSIS
% govproc [options] <command>...
See govproc --help
for list of options.
DESCRIPTION
This script is a command-line interface for Proc::Govern.
EXIT CODES
99 on command-line options error.
ENVIRONMENT
DEBUG => bool
If set to true, will display debugging output to STDERR, e.g. when stopping/starting a process.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Proc-Govern.
SOURCE
Source repository is at https://github.com/perlancar/perl-Proc-Govern.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Proc-Govern
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.