1Net::Twitter::Role::APIU:s:eUrplCooandt(r3i)buted Perl DNoectu:m:eTnwtiatttieorn::Role::API::Upload(3)
2
3
4
6 Net::Twitter::Role::API::Upload - A definition of the Twitter Upload
7 API as a Moose role
8
10 version 4.01043
11
13 package My::Twitter;
14 use Moose;
15 with 'Net::Twitter::API::Upload';
16
18 This module provides definitions the Twitter Upload API methods.
19
21 Allen Haim <allen@netherrealm.net>
22
23 Marc Mims <marc@questright.com>
24
26 Copyright (c) 2016 Marc Mims
27
28 The Twitter API itself, and the description text used in this module
29 is:
30
31 Copyright (c) 2011 Twitter
32
33 This library is free software; you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
36
37
38perl v5.32.1 2021-01-27Net::Twitter::Role::API::Upload(3)