{
    "mode": "perldoc",
    "parameter": "Flickr::API::People",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Flickr%3A%3AAPI%3A%3APeople/json",
    "generated": "2026-06-15T14:44:13Z",
    "synopsis": "use Flickr::API::People;\nmy $api = Flickr::API::People->new({'consumerkey' => 'yourapikey'});\nor\nmy $api = Flickr::API::People->importstorableconfig($configfile);",
    "sections": {
        "NAME": {
            "content": "Flickr::API::People - Perl interface to the Flickr API's flickr.people.* methods.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Flickr::API::People;\n\nmy $api = Flickr::API::People->new({'consumerkey' => 'yourapikey'});\n\nor\n\nmy $api = Flickr::API::People->importstorableconfig($configfile);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This object encapsulates the flickr people methods.\n\n\"Flickr::API::People\" is a subclass of Flickr::API, so you can access Flickr's people\ninformation easily.\n",
            "subsections": []
        },
        "SUBROUTINES/METHODS": {
            "content": "\"findByEmail()\"\nPopulates user info with that found for the given email\n\n\"findByUsername()\"\nPopulates user info with that found for the given username\n\n\"perms()\"\nReturns the permission returned by checking this supplied token\n\n\"permscaller\"\nReturns the username for which the permission applies\n\n\"permstoken\"\nReturns the token for which the permission applies\n\n\"permsnsid\"\nReturns the nsid for which the permission applies\n\n\"nsid()\"\nReturns the nsid of the supplied mail or username\n\n\"username()\"\nReturns the username of the supplied mail or username\n",
            "subsections": []
        },
        "LICENSE AND COPYRIGHT": {
            "content": "Copyright (C) 2015-2016, Louis B. Moore\n\nThis program is released under the Artistic License 2.0 by The Perl Foundation.\n\nOriginal version was Copyright (C) 2005 Nuno Nunes, \"<nfmnunes@cpan.org>\" This version is much\nchanged and built on the Flickr::API as it appears in 2015. Many thanks to Nuno Nunes for\ngetting this ball rolling.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Flickr::API. Flickr <http://www.flickr.com/>, <http://www.flickr.com/services/api/>\n<https://github.com/iamcal/perl-Flickr-API>\n",
            "subsections": []
        }
    },
    "summary": "Flickr::API::People - Perl interface to the Flickr API's flickr.people.* methods.",
    "flags": [],
    "examples": [],
    "see_also": []
}