The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Pinto::Remote::SelfContained::App - app class for running Pinto commands

SYNOPSIS

    use Pinto::Remote::SelfContained::App;

    Pinto::Remote::SelfContained::App->new_from_argv(\@ARGV, %attrs)->run;