Net::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role
Contents
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
