NAME

WebService::Nestoria::Search::Request - Container object for a WebService::Nestoria::Search request.

This package is used by WebService::Nestoria::Search and a Request object should never need to be explicitly created by the user.

Functions

uri

Returns the URI::http object representing the URL that will be fetched by this Request object.

url

Returns the URL that will be fetched by this request object as a string.

fetch

Contact the Nestoria servers and return a Result (WebService::Nestoria::Search::Result) object.

Uses JSON::jsonToObj() to convert the JSON returned by the Nestoria API into a Perl hashref.

Copyright

Copyright (C) 2006 Lokku Ltd.

Author

Alex Balhatchet (kaoru@slackwise.net)