NAME
WebService::Geocodio::JSON - A JSON de/serializer class
VERSION
version 0.05
ATTRIBUTES
json
A JSON serializer/deserializer instance. Default is JSON.
METHODS
encode
Serialize a Perl data structure to a JSON string
decode
Deserialize a JSON string to a Perl data structure
AUTHOR
Mark Allen <mrallen1@yahoo.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by Mark Allen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.