Changes for version 0.0104 - 2016-12-08 (TRIAL RELEASE)
- added Net::Twitter/::Lite migration support
- renamed methods that exist in Net::Twitter with different sematics, primarily OAuth management methods
- more documentation and tests
Changes for version 0.0103 - 2016-12-06 (TRIAL RELEASE)
- fixed: RetryOnError failed to load
- upload_media accepts positional params media or media_data
Changes for version 0.0102 - 2016-12-05 (TRIAL RELEASE)
- fix invalidate_token
- more documentation
- reworked Twitter::API::Utils - timestamp methods now return time (epoch seconds), gmtime, and localtime, resectively
Changes for version 0.0101 - 2016-12-03 (TRIAL RELEASE)
- documented trait ApiMethods
- fixed broken ApiMethods methods and the test that wasn't catching them
Changes for version 0.0100 - 2016-12-02 (TRIAL RELEASE)
- initial release
Modules
A Twitter REST API library for Perl
Encapsulated state for a request/response
Twitter API exception
Convenient API Methods
App-only (OAuth2) Authentication
Decode HTML entities in strings
Sometimes you want the whole enchilada
Normalize Booleans
Automatically retry API calls on error
Transitional support Net::Twitter/::Lite users
Utilities for working with the Twitter API