Group
Extension

Matches 1

Perinci-Script-Any ( P/PE/PERLANCAR/Perinci-Script-Any-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Perinci-Script-Any/lib/Perinci/Script/Any.pm ( view source; MetaCPAN )
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

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.