Path to this page:
Subject: CVS commit: wip/p5-Net-Twitter-Lite
From: Hiramatsu Yoshifumi
Date: 2013-04-30 04:29:43
Message id: E1UX0KP-0003oW-4v@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
Update p5-Net-Twitter-Lite to 0.12003.
Changes from previous:
----------------------
0.12003 2013-04-25
- Added list_ownerships
0.12002 2013-03-11
- 30 second delay in OAuth requests fixed with Net::HTTP 6.06
0.12001 2013-03-06
- Fixed tests (Net::OAuth is optional) (closses issue #7)
- Updated examples to use Twitter API v1.1
0.12000 2013-03-04
- URI encode POSTDATA to match Twitter's more stringent (non-standard) \
requirements
- created Net::Twitter::Lite::WithAPIv1_1 for Twitter API v1.1 support
0.11002 2012-06-27
- rebuilt from Net::Twitter 3.18003 to fix replies, mentions path
0.11001 2012-05-08
- CPAN release
0.11000_01 2012-04-24
- functional parity with Net::Twitter 3.18002
- Replaced JSON::Any with JSON
- new lists methods, legacy_lists_api option for back compat
- update_with_media and other new API methods ported from Net::Twitter
0.10004 2011-03-28
- ported from Net::Twitter 3.16000
- fixed: methods requiring HTTP DELETE failed with OAuth
- doc fix: use verifier in request_access_token call
- always use SSL for token exchange
Files: