The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Terse::Plugin::Config - JSON configs

VERSION

Version 0.04

SYNOPSIS

1;
$terse->plugin('config')->find('path/to/key');
$terse->plugin('config')->data->path->to->key;

AUTHOR

LNATION, <email at lnation.org>

LICENSE AND COPYRIGHT

Terse::Configs.