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

Changes for version 0.11 - 2011-05-30

  • Album loading sometimes failed because certain Moose attributes were set to be required when they shouldn't have been. (HT: Riccardo Mativi)
  • Migrating it to use my regulate Dist::Zilla setup (mostly)
  • Reorganized the project layout a little bit
  • Cleaned up the code a bit
  • Added calls to make_immutable to all classes, which should spead things up slightly.
  • Added some more attributes to control some of the previously hardcoded bits (like Google's URL and which namespaces to map in the API).
  • Added the xml_text() method to the base class to give "official" access to the internals of certain elements passed back by Google, but haven't been mapped to an attribute yet..

Documentation

master command for the Picasa Web scripts
fetch albums and photos from Google Picasa Web
list albums, photos, tags, or comments from Google Picasa Web

Modules

use Google's Picasa Web API
represents a single Picasa Web photo album
represents a single Picasa Web comment
base class for feed entries
hold information about a photo or video
represents a single Picasa Web photo or video
base class for media feed entries

Provides

in lib/Net/Google/PicasaWeb/Media.pm
in lib/Net/Google/PicasaWeb/Media.pm
in lib/Net/Google/PicasaWeb.pm