Revision history for Perl extension Net::Google::GData
0.12 Mon Jan 04 04:21:00 2010
- new Net::Google::DataAPI::Auth::ClientLogin::Multiple
- new prepare_request method
0.11 Thu Dec 31 18:30:00 2009
- refactored internals
- POD update
- You can pass Net::Google::AuthSub to Net::Google::DataAPI::Role::Service directly
0.10 Mon Dec 21 11:13:30 2009
- fix broken tests
0.09 Fri Dec 18 19:33:50 2009
- $XML::Atom::ForceUnicode = 1
- move XML::Atom variables to Net::Google::DataAPI::Role::Service
0.08 Fri Dec 18 18:41:45 2009
- fix dependency error for Moose
- fix Changes (it's Friday today)
0.07 Fri Dec 18 13:25:50 2009
- now uses Any::Moose
- OAuth support with Net::Google::DataAPI::Auth::OAuth
- Net::Google::DataAPI::Role::Service stops using MooseX::Role::Parameterized
- multipart request support
- less strict role check for feedurl
- support for existing query form for request
0.06 Thu Oct 15 13:44:10 2009
- change arguments for from_atom callback of feedurl to ($self, $atom)
0.05 Thu Oct 15 12:14:51 2009
- new gdata_version parameter for Net::Google::DataAPI::Role::Service
0.04 Thu Sep 24 09:46:59 2009
- Fix test errors with Net::Google::AuthSub
0.03 Wed Sep 23 10:47:17 2009
- Fix dependencies
0.02 Mon Sep 21 19:57:00 2009
- Fix test errors
0.01 Mon Sep 21 10:24:23 2009
- original version