The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0105 - 2016-12-09

  • alpha release
  • updated examples for changes semantics in 0.0104
  • added example/oauth_webapp.psgi
  • dependecy diet: replaced Net::OAuth with WWW::OAuth

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 semantics, 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, respectively

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
Automatically retry API calls on error
Transitional support Net::Twitter/::Lite users
Utilities for working with the Twitter API