The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
MANIFEST
Makefile.PL
README
conf/GCOSystemGlobal.conf
lib/Google/Checkout/Command/AddMerchantOrderNumber.pm
lib/Google/Checkout/Command/AddTrackingData.pm
lib/Google/Checkout/Command/ArchiveOrder.pm
lib/Google/Checkout/Command/AuthorizeOrder.pm
lib/Google/Checkout/Command/CancelOrder.pm
lib/Google/Checkout/Command/ChargeOrder.pm
lib/Google/Checkout/Command/GCOCommand.pm
lib/Google/Checkout/Command/DeliverOrder.pm
lib/Google/Checkout/Command/ProcessOrder.pm
lib/Google/Checkout/Command/RefundOrder.pm
lib/Google/Checkout/Command/SendBuyerMessage.pm
lib/Google/Checkout/Command/UnarchiveOrder.pm
lib/Google/Checkout/General/AddressFilters.pm
lib/Google/Checkout/General/ConfigReader.pm
lib/Google/Checkout/General/Error.pm
lib/Google/Checkout/General/FlatRateShipping.pm
lib/Google/Checkout/General/GCO.pm
lib/Google/Checkout/General/MerchantCalculatedShipping.pm
lib/Google/Checkout/General/MerchantCalculationCallback.pm
lib/Google/Checkout/General/MerchantCalculationResult.pm
lib/Google/Checkout/General/MerchantCalculationResults.pm
lib/Google/Checkout/General/MerchantCalculations.pm
lib/Google/Checkout/General/MerchantCheckoutFlow.pm
lib/Google/Checkout/General/MerchantItem.pm
lib/Google/Checkout/General/Pickup.pm
lib/Google/Checkout/General/Shipping.pm
lib/Google/Checkout/General/ShippingRestrictions.pm
lib/Google/Checkout/General/ShoppingCart.pm
lib/Google/Checkout/General/TaxRule.pm
lib/Google/Checkout/General/TaxTable.pm
lib/Google/Checkout/General/TaxTableAreas.pm
lib/Google/Checkout/General/Util.pm
lib/Google/Checkout/General/ParameterizedUrl.pm
lib/Google/Checkout/General/ParameterizedUrls.pm
lib/Google/Checkout/General/DigitalContent.pm
lib/Google/Checkout/General/GiftCertificate.pm
lib/Google/Checkout/Notification/ChargeAmount.pm
lib/Google/Checkout/Notification/ChargebackAmount.pm
lib/Google/Checkout/Notification/NewOrder.pm
lib/Google/Checkout/Notification/GCONotification.pm
lib/Google/Checkout/Notification/Factory.pm
lib/Google/Checkout/Notification/OrderStateChange.pm
lib/Google/Checkout/Notification/RefundAmount.pm
lib/Google/Checkout/Notification/RiskInformation.pm
lib/Google/Checkout/XML/CheckoutXmlWriter.pm
lib/Google/Checkout/XML/CommandXmlWriter.pm
lib/Google/Checkout/XML/NotificationResponseXmlWriter.pm
lib/Google/Checkout/XML/Constants.pm
lib/Google/Checkout/XML/Writer.pm
examples/checkout/checkout_example1.pl
examples/checkout/checkout_example2.pl
examples/checkout/checkout_example3.pl
examples/checkout/checkout_example4.pl
examples/checkout/checkout_example5.pl
examples/command/add_merchant_order_number_command_example.pl
examples/command/add_tracking_data_command_example.pl
examples/command/archive_order_command_example.pl
examples/command/cancel_order_command_example.pl
examples/command/charge_order_command_example.pl
examples/command/deliver_order_command_example.pl
examples/command/process_order_command_example.pl
examples/command/refund_order_command_example.pl
examples/command/send_buyer_message_command_example.pl
examples/command/unarchive_order_command_example.pl
examples/command/authorize_order_command_example.pl
examples/notification/charge_amount_notification_example.pl
examples/notification/chargeback_amount_notification_example.pl
examples/notification/merchant_calculation_callback_example.pl
examples/notification/new_order_notification_example.pl
examples/notification/notification_factory_example.pl
examples/notification/order_status_change_notification_example.pl
examples/notification/refund_amount_notification_example.pl
examples/notification/risk_information_notification_example.pl
examples/notification/send_notification_response_example.pl
examples/xml/charge_amount_notification.xml
examples/xml/chargeback_amount_notification.xml
examples/xml/merchant_calculation_callback.xml
examples/xml/new_order_notification.xml
examples/xml/order_state_change_notification.xml
examples/xml/refund_amount_notification.xml
examples/xml/risk_information_notification.xml
t/00-load.t
t/01-load.t
t/pod-coverage.t
t/pod.t