The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Net::Google::GData

0.07    Mon 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