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

NAME

Net::RabbitMQ::Management::API::Result - RabbitMQ Management API result object

VERSION

version 0.01

ATTRIBUTES

response

The HTTP::Response object.

content

The decoded JSON response. May be an arrayref or hashref, depending on the API call. For some calls there is no content at all.

AUTHOR

Ioana Budai <hurith@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Ioana Budai.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.