I want to integrate my existing shopping cart with Google's new checkout system. It requires a base64 encoded xml representation of a shopping cart object, and I was wondering what the best cpan modules to create such a string.
Any advice would be appreciated.