Changes for version 4.01043 - 2018-01-17
- deprecation notice: Twitter::API is the new Net::Twitter
- deprecated update_with_media
- doc and build updates
- remove debugger breakpoint (Oof!)
Documentation
- Net::Twitter::Manual::MigratingToV1_1 - Migrating from Twitter API v1 to v1.1
Modules
- Net::Identica - A perl interface to the Identi.ca Twitter Compatible API
- Net::Twitter - A perl interface to the Twitter API
- Net::Twitter::API - Moose sugar for defining Twitter API methods
- Net::Twitter::Core - Net::Twitter implementation
- Net::Twitter::Error - A Net::Twitter exception object
- Net::Twitter::OAuth - Net::Twitter with 'Legacy' and 'OAuth' roles for backwards compatibility
- Net::Twitter::Role::API::Lists - Twitter Lists API support for Net::Twitter
- Net::Twitter::Role::API::REST - A definition of the Twitter REST API as a Moose role
- Net::Twitter::Role::API::RESTv1_1 - A definition of the Twitter REST API v1.1 as a Moose role
- Net::Twitter::Role::API::Search - A definition of the Twitter Search API as a Moose role
- Net::Twitter::Role::API::Search::Trends - DEPRECATED: use API::REST
- Net::Twitter::Role::API::TwitterVision - A definition of the TwitterVision API as a Moose role
- Net::Twitter::Role::API::Upload - A definition of the Twitter Upload API as a Moose role
- Net::Twitter::Role::API::UploadMedia - A definition of the Twitter Upload API as a Moose role
- Net::Twitter::Role::AppAuth - OAuth2 Application Only Authentication
- Net::Twitter::Role::AutoCursor - Help transition to cursor based access to friends_ids and followers_ids methods
- Net::Twitter::Role::InflateObjects - Inflate Twitter API return values to Moose objects
- Net::Twitter::Role::Legacy - A Net::Twitter legacy compatibility layer as a Moose role
- Net::Twitter::Role::OAuth - Net::Twitter role that provides OAuth instead of Basic Authentication
- Net::Twitter::Role::RateLimit - Rate limit features for Net::Twitter
- Net::Twitter::Role::RetryOnError - Retry Twitter API calls on error
- Net::Twitter::Role::SimulateCursors - Make paging work like cursoring
- Net::Twitter::Role::WrapError - Wraps Net::Twitter exceptions
- Net::Twitter::Role::WrapResult - Wrap Twitter API response and HTTP Response
- Net::Twitter::Search - A perl interface to the Twitter Search API
- Net::Twitter::Types - types and coercions for Net::Twitter
- Net::Twitter::WrappedResult - Wrap an HTTP response and Twitter result
Provides
- Net::Twitter::Meta::Method in lib/Net/Twitter/API.pm