The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

DESCRIPTION

METHODS

serialize

Serialize a data structure to a YAML structure.

deserialize

Deserialize a YAML structure to a data structure

content_type

<<<<<<< HEAD:lib/Dancer/Serializer/YAML.pm Return 'application/json' ======= Return 'text/yaml' >>>>>>> 404abb9e906e199486a237ea7c94939a1343b3f0:lib/Dancer/Serializer/YAML.pm