Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Catalyst::TraitFor::Request::DecodedParams::JSON

SYNOPSIS

__PACKAGE__->apply_request_class_roles(qw/
Catalyst::TraitFor::Request::DecodedParams::JSON
/);

AUTHOR & LICENSE

See Catalyst::TraitFor::Request::DecodedParams.