NAME
HTML::Microformats::hNews - the hNews microformat
SYNOPSIS
TODO
DESCRIPTION
HTML::Microformats::hNews inherits from HTML::Microformats::BASE. See the base class definition for a description of property getter/setter methods, constructors, etc.
MICROFORMAT
HTML::Microformats::hNews supports hNews as described at http://microformats.org/wiki/hNews.
RDF OUTPUT
hNews is an extension of hAtom; data is returned using the same vocabularies as hAtom, with additional news-specific terms from http://ontologi.es/hnews#.
BUGS
Please report any bugs to http://rt.cpan.org/.
SEE ALSO
HTML::Microformats::BASE, HTML::Microformats, HTML::Microformats::hAtom, HTML::Microformats::hEntry.
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT
Copyright 2008-2010 Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.