Andrew Sterling Hanenkamp > Net-Google-PicasaWeb-0.05 > Net::Google::PicasaWeb::Feed

Download:
Net-Google-PicasaWeb-0.05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  2
View Bugs
Report a bug
Source   Latest Release: Net-Google-PicasaWeb-0.06_01

NAME ^

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

DESCRIPTION ^

Provides some common functions for feed-based objects.

METHODS ^

from_feed

  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.

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.