I posted two gdata-issues reports.

  • http://code.google.com/p/gdata-issues/issues/detail?id=2262
    • you can’t export documents other than .pdf file, like .txt or .doc files.
  • http://code.google.com/p/gdata-issues/issues/detail?id=2265
    • you can’t grub the published url from the revision feed. The basic functionarities of Net::Google::DocumentsList works. Try testing the module with the commands below
$ perl Makefile.PL
$ make
$ NET_GOOGLE_DOCUMENTSLIST_LIVE_TEST=1 make test