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

1.0     2007-02-07
        First version, released on an unsuspecting world.

1.0.1   2007-03-01
        Allow user to pass in merchant ID, key and Checkout URL when
        constructing a Google::Checkout::General::GCO object. With this
        change, it's no longer necessary to maintain an external configuration
        file.
1.0.3   2007-03-23
        * Support posting to "/merchantCheckout"
	* get_items() of Notification/NewOrder.pm dies if given a single item
	* Support Google Analytics (http://code.google.com/apis/checkout/developer/checkout_analytics_integration.html)