table of contents
Net::Twitter::Role::API::UploadMedia(3pm) | User Contributed Perl Documentation | Net::Twitter::Role::API::UploadMedia(3pm) |
NAME¶
Net::Twitter::Role::API::UploadImage - A definition of the Twitter Upload API as a Moose roleVERSION¶
version 4.01005SYNOPSIS¶
package My::Twitter; use Moose; with 'Net::Twitter::API::UploadImage';
DESCRIPTION¶
This module provides definitions the Twitter Upload API methods.2014-08-12 | perl v5.18.2 |