|
NAMENet::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose roleVERSIONversion 4.01043SYNOPSISpackage My::Twitter; use Moose; with 'Net::Twitter::API::Upload'; DESCRIPTIONThis module provides definitions the Twitter Upload API methods.AUTHORAllen Haim <allen@netherrealm.net>Marc Mims <marc@questright.com> LICENSECopyright (c) 2016 Marc MimsThe 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.
Visit the GSP FreeBSD Man Page Interface. |