NAME Flickr::API::Upload - An upload via the Flickr API SYNOPSIS Using the OAuth form: use Flickr::API; use Flickr::API::Upload; my $api = Flickr::API->import_storable_config($config_file); my $response = Flickr::API->upload({ 'photo' => 'path/to/photo, 'async' => 0, 'title' => 'My vacation picture', 'description' => 'Here I am, riding a horse', }); DESCRIPTION This modules does most of the work for the upload method in Flickr::API. AUTHOR Copyright (C) 2016, Louis B. Moore <lbmoore AT cpan.org> SEE ALSO Flickr::API. Net::OAuth,
Generated by phpman v3.7.11 Author: Che Dong Under GNU General Public License
2026-06-12 19:40 @216.73.216.28
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)