
WWW::Twitpic::API::Response - A response from Twitpic


Boolean flag to check the response status.
You can check the error() message when false.
Returns the error message if any.
The id asigned to the uploaded image.
The URI for the uploaded image.
The URI of the generated thumbnail for the uploaded image.
The URI of the generated mini-view for the uploaded image.
The response xml source.
The respnse href struct.
Helper method to generate rezize uri's

Diego Kuperman, <diego at freekeylabs.com>

Please report any bugs or feature requests to bug-www-twitpic-api at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Twitpic. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc WWW::Twitpic
You can also look for information at:


Copyright 2009 Diego Kuperman, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.