The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.99000_05 - 2009-05-27

  • Restructured module hierarchy: all roles/traits moved to Net/Twitter/Role/
  • Itegrated Tatsuhiko Miyagawa's OAuth support as a trait
  • Identica fixes: strings '"true"' and '"false"' to bools; mentions => replies
  • Fixed useragent_args type. (Christopher Biggs)
  • Store HTTP::Response even on success in WrapError for legacy support (Christopher Biggs)

Changes for version 2.99000_04 - 2009-05-25

  • Moved Net::Twitter to Net::Twitter::Core; Net::Twitter provides new -> new_with_traits
  • Added legacy => [0|1] shortcut option

Changes for version 2.99000_03 - 2009-05-22

  • Broke MANIFEST on the prior dist (fixed)

Changes for version 2.99000_02 - 2009-05-22

  • Corrected POD NAME sections and module naming
  • Temporarily removed lib/Net/Twitter/Search.pm from MANIFEST

Changes for version 2.99000_01 - 2009-05-22

  • Initial dev release of 3.00 candidate
  • Moose based replacement for Net::Twitter

Modules

A perl interface to the Identi.ca Twitter Compatible API
A perl interface to the Twitter API
Moose sugar for defining Twitter API methods
Net::Twitter implementation
A Net::Twitter exception object
Net::Twitter with 'Legacy' and 'OAuth' roles for backwards compatibility
A definition of the Twitter REST API as a Moose role
A definition of the Twitter Search API as a Moose role
A definition of the TwitterVision API as a Moose role
A Net::Twitter legacy compatibility layer as a Moose role
Net::Twitter role that provides OAuth instead of Basic Authentication
Wraps Net::Twitter exceptions
A perl interface to the Twitter Search API

Provides

in lib/Net/Twitter/API.pm
in lib/Net/Twitter/OAuth/UserAgent.pm