NAME
Developer::Dashboard::CLI::Query - standalone structured-data query command support
SYNOPSIS
use Developer::Dashboard::CLI::Query qw(run_query_command);
run_query_command( command => 'pjq', args => \@ARGV );
DESCRIPTION
Provides the lightweight shared implementation behind the standalone pjq, pyq, ptomq, and pjp executables and the proxied dashboard ... command paths.