Group
Extension

Matches 1

Data-CSel ( P/PE/PERLANCAR/Data-CSel-0.128.tar.gz, PERLANCAR, 2022; MetaCPAN )
Data-CSel/lib/Data/CSel.pm ( view source; MetaCPAN )
se modules let you use JSONPath syntax to select nodes of a data structure:
L<JSON::Path>. JSONPath is a query language to select nodes of a JSON document
(data structure). JSONPath specification:
L<h
cles/JsonPath>.

=head2 Related modules

L<Data::CSel::WrapStruct>

L<CSel::Examples>

=head2 Modules that use CSel

=over

=item * For data structure

CLI to select JSON nodes using CSel: L<jsonsel> 
(from L<App::jsonsel>).

CLI to select Perl data structure elements using CSel: L<ddsel> (from
L<App::CSelUtils>).

CLI to select YAML nodes using CSel: L<yamlsel> (from L<App::yamlsel>).

=item * For

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