NAME
Net::Google::PicasaWeb::MediaFeed - base class for media feed entries
VERSION
version 0.12
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) 2013 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.