System::Options;
my $self = shift;
die "Can't test: at least one test case ('--test-case-json') must be specified\n"
unless $self->{test_cases} && @{ $self->{test_cases} };
my $c
depak script output --args --foo --args 2 --args "bar baz"
or:
% depak script output --args-json '["--foo",2,"bar baz"]'
_
schema => ['array*' => of => 'str*'],
tags =>
resulting packed script with perl. To test, at
least one test case is required (see `--test-case-json`). Test cases specify
what arguments to give to program, what exit code we expect, and what the o