mods;
if ($ENV{GATEWAY_INTERFACE} || $ENV{FCGI_ROLE}) {
@mods = ('Perinci::WebScript::JSON');
} else {
@mods = qw(Perinci::CmdLine::Any);
}
for my $i (1..@mods) {
tes the bug or desired
feature.
=head1 SEE ALSO
L<Perinci::CmdLine::Any>, L<Perinci::WebScript::JSON>
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is c