JSON data with jq
=head1 SYNOPSIS
greple -Mjq --glob JSON-DATA --IN label pattern
=head1 VERSION
Version 0.06
=head1 DESCRIPTION
This is an experimental module for L<App::Greple> to search JSON
formatted text using L<jq(1)> as a backend.
Search top level json object which includes both C<Marvin> and
C<Zaphod> somewhere in its text representation.
greple -Mjq 'Marvin Zaphod'
You can s
s labels
start with C<name>.
If the label is simple string like C<name>, it matches any level of
JSON data.
If the label string contains period (C<.>), it is considered as a
nested labels. Name C<.