Group
Extension

Matches 1

App-td ( P/PE/PERLANCAR/App-td-0.112.tar.gz, PERLANCAR, 2024; MetaCPAN )
App-td/lib/App/td.pm ( view source; MetaCPAN )
};
        $i++;
    }
    $spec;
}

sub _decode_json {
    require Cpanel::JSON::XS;

    state $json = Cpanel::JSON::XS->new->allow_nonref;
    $json->decode(shift);
}

sub _get_td_obj {
    require
ient to use with CLI scripts that output table
data.


**What is table data?**

A _table data_ is JSON-encoded data in the form of either: `hos` (hash of
scalars, which is viewed as a two-column table
outputs-csv | csv2td - | td ...

Table data can also be converted from several other formats e.g. JSON, YAML,
XLS/XLSX/ODS.


**What scripts/modules accept table data?**

This *td* script, for one, ac

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