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


Dancer documentation  | view source Contained in the Dancer distribution.

Index


NAME

Top

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

SYNOPSIS

Top

DESCRIPTION

Top

METHODS

Top

serialize

Serialize a data structure to a YAML structure.

deserialize

Deserialize a YAML structure to a data structure

content_type

Return 'text/x-yaml'


Dancer documentation  | view source Contained in the Dancer distribution.