Scroll to navigation

Dancer::Serializer::YAML(3pm) User Contributed Perl Documentation Dancer::Serializer::YAML(3pm)

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

Return 'text/x-yaml'
2011-11-30 perl v5.14.2