logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role

Author

       Allen Haim <allen@netherrealm.net>

       Marc Mims <marc@questright.com>

Description

       This module provides definitions the Twitter Upload API methods.

License

       Copyright (c) 2016 Marc Mims

       The Twitter API itself, and the description text used in this module is:

       Copyright (c) 2011 Twitter

       This library is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.

perl v5.40.1                                       2025-02-18               Net::Twitter::Role::API::Upload(3pm)

Name

       Net::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role

Synopsis

         package My::Twitter;
         use Moose;
         with 'Net::Twitter::API::Upload';

Version

       version 4.01043

See Also