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

Dancer::Serializer::JSON - serializer for handling JSON data

SYNOPSIS

DESCRIPTION

METHODS

serialize

Serialize a data structure to a JSON structure.

deserialize

Deserialize a JSON structure to a data structure

content_type

Return 'application/json'