The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Geocodio::JSON

VERSION

version 0.04

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) 2014 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.