Revision history for Perl extension Net::Google::DocumentsList
0.05 Sun Nov 28 19:30:00 2010
- fix exporting errors.
- publish does not work for now. (due to Google API failure)
- tlanslation does not work for now. (due to Google API failure)
0.04 Thu Apr 22 19:00:00 2010
- added alternate attribute on item.
0.03 Thu Apr 22 17:30:00 2010
- added root_items method to get items in 'root folder'.
- added resource_id parameter for items method.
- added fail-safe logics on delete and update method.
0.02 Mon Mar 15 23:22:00 2010
- Update dependencies (Mouse 0.51, Net::Google::DataAPI 0.17)
0.01 Sat Jan 16 22:22:00 2010
- now export works
- support for publishing revision
- support for translation
- support for copying items
- support for uploading items with convert=false (not tested)
0.00_02 Tue Jan 05 22:10:10 2009
- fix POD typo (no code changes)
0.00_01 Tue Jan 05 15:14:00 2009
- first developer release