NAME
WebService::HealthGraph::Response - Generic response object for WebService::HealthGraph
VERSION
version 0.000003
content
Returns either a HashRef
or an ArrayRef
of the content, depending on what the HealthGraph API returns.
raw
Returns the raw HTTP::Response object.
success
Returns true if the HTTP request was fetched and parsed successfully.
AUTHOR
Olaf Alders <olaf@wundercounter.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Olaf Alders.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.