
Net::Google::PicasaWeb::Feed - base class for feed entries

Provides some common functions for feed-based objects.

my $feed = $class->from_feed($service, $entry);
This method creates the feed object from the service object and an XML::Twig::Elt representing the element returned descring that object.

Andrew Sterling Hanenkamp, <hanenkamp at cpan.org>

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.