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

NAME

Net::Google::PicasaWeb::MediaFeed - base class for media feed entries

VERSION

version 0.11

DESCRIPTION

Provides some common functions for the media-based objects (the ones with photo/video links). This class extends Net::Google::PicasaWeb::Feed.

ATTRIBUTES

photo

This is the photo for the media feed object. This returns a Net::Google::Picasa::Media.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Andrew Sterling Hanenkamp.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.