Dancer::Serializer::JSON - Serializer for handling JSON data
version 1.9999_01
Turn Perl data structures into JSON output and vice-versa.
Serialize a Perl data structure into a JSON string.
Deserialize a JSON string into a Perl data structure
return 'application/json'
Dancer Core Developers
This software is copyright (c) 2012 by Alexis Sukrieh.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.