NAME
App::Run::Command::ToFail - Base class for run-command-to-fail tool.
SYNOPSIS
METHODS
new
my
$app
= App::Run::Command::ToFail->new;
Constructor.
Returns instance of object.
run
my
$exit_code
=
$app
->run;
Run.
Returns 1 for error, 0 for success.
EXAMPLE
DEPENDENCIES
REPOSITORY
https://github.com/michal-josef-spacek/App-Run-Command-ToFail
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2023-2024 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.05