NAME Data::Serializer::JSON::XS VERSION version 0.01 SYNOPSIS use Data::Serializer::JSON::XS; DESCRIPTION A serializer using the Data::Serializer interface. serialize - implements serialize method. deserialize - implements deserialize method. NAME Data::Serializer::JSON::XS - serialize/deserialize JSON::XS. AUTHOR Nour Sharabash COPYRIGHT This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSO perl(1), Data::Serializer(3), JSON::XS(3). SUPPORT Bugs / Feature Requests Please report any bugs or feature requests through the issue tracker at https://github.com/sharabash/data-serializer-json-xs/issues. You will be notified automatically of any progress on your issue. Source Code This is open source software. The code repository is available for public review and contribution under the terms of the license. https://github.com/sharabash/data-serializer-json-xs git clone git://github.com/sharabash/data-serializer-json-xs.git AUTHOR Nour Sharabash CONTRIBUTOR Nour Sharabash COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Nour Sharabash. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.