NAME
Dancer2::Core::Role::Serializer - Role for Serializer engines
VERSION
version 0.04
REQUIREMENTS
Classes that consume that role must implement the following methods serialize, deserialize and loaded.
AUTHOR
Dancer Core Developers
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 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.