Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Net::Twitter::Role::API::Upload

Name Net::Twitter::Role::API::Upload
Version 4.01043
Located at /usr/share/perl5
File /usr/share/perl5/Net/Twitter/Role/API/Upload.pm
Is Core No
Search CPAN for this module Net::Twitter::Role::API::Upload
Documentation Net::Twitter::Role::API::Upload
Module Details Net::Twitter::Role::API::Upload

NAME

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


VERSION

version 4.01043


SYNOPSIS

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


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.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026