There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

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

SYNOPSIS

use CatalystX::RoleApplicator;

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

AUTHOR & LICENSE

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