The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::CamelPKI::View::JSON - the view used to throw data to an AJAX client or any other RPC client.

SYNOPSIS

DESCRIPTION

This package is a (trivial for now) subclass of Catalyst::View. It allow to send a Perl data structure to an HTTP client, using JSON encoding format.