# man > Net::Twitter::Role::API::Upload(3pm)

## NAME
    [Net::Twitter::Role::API::Upload](https://www.chedong.com/phpMan.php/perldoc/Net%3A%3ATwitter%3A%3ARole%3A%3AAPI%3A%3AUpload/markdown) - A definition of the Twitter Upload API as a Moose role

## VERSION
    version 4.01043

## SYNOPSIS
      package [My::Twitter](https://www.chedong.com/phpMan.php/perldoc/My%3A%3ATwitter/markdown);
      use Moose;
      with '[Net::Twitter::API::Upload](https://www.chedong.com/phpMan.php/perldoc/Net%3A%3ATwitter%3A%3AAPI%3A%3AUpload/markdown)';

## DESCRIPTION
    This module provides definitions the Twitter Upload API methods.

## AUTHOR
    Allen Haim <<allen@netherrealm.net>>

    Marc Mims <<marc@questright.com>>

## 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.

