NAME
WWW::NewsReach::NewsItem - Model a news article in the NewsReach API
VERSION
version 0.02
METHODS
WWW::NewsReach::NewsItem->new_from_xml
Creates a new WWW::NewsReach::NewsItem object from an XML::Element object that has been created from an <newsItem> ... </newsItem> element in the XML returned from a NewsReach API request.
AUTHOR
Adam Taylor <ajct@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Adam Taylor.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.