Changes for version 0.03

  • Nudging the required Pod::Coverage version to 0.19
  • Adding the requirement for IO::Prompt
  • Adding the missing import of Pod::Usage to picasa-get
  • Adding a new picasa master command
  • Adding a new picasa-list command
  • Changed the --userid option to --user-id on picasa-get
  • picasa-list and picasa-get will prompt for a password if --username is used, but --password is not
  • Adding get_album, get_media_entry, and get_comment to Net::Google::PicasaWeb
  • Fixed a bug where objects can fail to load when the media:group tag is not used.
  • [RT #39976] Fixing a bug where list_tags() and other methods fail to work because gphoto:user is not given with the parent entry (thanks Nik Clayton)

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