Group
Extension

Matches 1

App-EscapeUtils ( P/PE/PERLANCAR/App-EscapeUtils-0.002.tar.gz, PERLANCAR, 2019; MetaCPAN )
App-EscapeUtils/lib/App/EscapeUtils.pm ( view source; MetaCPAN )
  v => 1.1,
    summary => 'Encode lines of input (in standard input or arguments) '.
        'as JSON strings',
    args => {
        %arg_strings,
    },
    result => {
        schema => 'str*',
  
 => 1.1,
    summary => 'Interpret lines of input (in standard input or arguments) as '.
        'JSON strings and return the decoded value',
    args => {
        %arg_strings,
    },
    result => {
%args) -> [status, msg, payload, meta]

Encode lines of input (in standard input or arguments) as JSON strings.

This function is not exported.

Arguments ('*' denotes required arguments):

=over 4

=

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