The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for WWW-Google-Contacts

0.12    2010.09.06
	Update prereqs - Need MooseX::Singleton version 0.25
	
0.11    2010.09.01
        Hiding didn't do what I expected :-/

0.10    2010.09.01
        Bugfix - contact id lost when searching
	Hide a bunch of modules from pause

0.09    2010.08.08
	Use ETags when updating contacts
	Basic getting/setting photos for contacts
	
0.08
        add Crypt::SSLeay as requirement (reported by Willem de Groot)

0.07    2010.7.8
        Remove things that shouldn't be in distribution

0.06    2010.7.8
        Big rewrite. Now using Moose.
        Contacts and groups are now proper objects

0.05    2010.3.5
        make create|update_contact secondaryMail as optional (reported by Logan Hansen)

0.04    2010.2.19
        *** API Change ***
        fix get_contacts error (RT 54781)

0.03    2010.1.4
        update_contact, update_group

0.02    2010.1.3
        fix the XML::Simple preq
        fix wrong URL (John Clyde)

0.01    2010.1.2
        fix create_group error

0.01_02 2010.1.2
        fix GData-Version header

0.01_01 2009.12.30
        First version, released on an unsuspecting world.