Flickr::API::Cameras(3pm) - phpMan

Command: man perldoc info search(apropos)  


Flickr::API::Cameras(3pm)      User Contributed Perl Documentation      Flickr::API::Cameras(3pm)

NAME
       Flickr::API::Cameras - An interface to the flickr.cameras.* methods.

SYNOPSIS
         use Flickr::API::Cameras;

         my $api = Flickr::API::Cameras->new({'consumer_key' => 'your_api_key'});

       or

         my $api = Flickr::API::Cameras->import_storable_config($config_file);

         my @brands = $api->brands_list();
         my %brands = $api->brands_hash();

         my $cameras = $api->get_cameras($brands[1]);

DESCRIPTION
       This object encapsulates the flickr cameras methods.

       "Flickr::API::Cameras" is a subclass of Flickr::API, so you can access Flickr's camera
       information easily.

SUBROUTINES/METHODS
       "brands_list"
           Returns an array of camera brands from Flickr's API.

       "brands_hash"
           Returns a hash of camera brands from Flickr's API.

       "get_cameras"
           Returns a hash reference to the descriptions of the cameras for a particular brand.

LICENSE AND COPYRIGHT
       Copyright (C) 2015, Louis B. Moore

       This program is released under the Artistic License 2.0 by The Perl Foundation.

SEE ALSO
       Flickr::API.  Flickr <http://www.flickr.com/>, <http://www.flickr.com/services/api/>
       <https://github.com/iamcal/perl-Flickr-API>

perl v5.26.2                                2018-08-14                  Flickr::API::Cameras(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-01-15 05:56 @52.15.190.187 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!