Flickr-API2
view release on metacpan or search on metacpan
lib/Flickr/API2/Request.pm view on Meta::CPAN
});
my $response = $api->execute_request($request);
=head1 DESCRIPTION
This object encapsulates a request to the Flickr API.
C<Flickr::API2::Request> is a subclass of C<HTTP::Request>, so you can access
any of the request parameters and tweak them yourself. The content, content-type
header and content-length header are all built from the 'args' list by the
C<Flickr::API2::execute_request()> method.
=head1 METHODS
=head2 new
Constructor - takes parameters of:
method
( run in 2.291 seconds using v1.01-cache-2.11-cpan-524268b4103 )