The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 4.01042

SYNOPSIS

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

DESCRIPTION

This module provides definitions the Twitter Upload API methods.