NAME
Net::Google::PicasaWeb::MediaFeed - base class for media feed entries
VERSION
version 0.09
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 at cpan.org>
COPYRIGHT & LICENSE
Copyright 2008 Andrew Sterling Hanenkamp
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.