NAME

WebService::BuzzurlAPI::Response - Buzzurl WebService API response package

VERSION

0.02

DESCRIPTION

Buzzurl WebService API response package

METHOD

new

Create instance

analysis_response

Analysis http response

is_success

Check response

_error

Set error code and message

ACCESSOR METHOD

errstr

Get/Set error message

json

Get json2refrence(Readonly)

res

Get HTTP::Response instance(Readonly)

SEE ALSO

Class::Accessor JSON::Syck

AUTHOR

Akira Horimoto

COPYRIGHT

Copyright (C) 2007 Akira Horimoto

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