NAME

HTML::Microformats::hListing - the hListing microformat

SYNOPSIS

TODO

DESCRIPTION

HTML::Microformats::hListing inherits from HTML::Microformats::BASE. See the base class definition for a description of property getter/setter methods, constructors, etc.

MICROFORMAT

HTML::Microformats::hListing supports hListing 0.0 as described at http://microformats.org/wiki/hListing, with the following additions:

  • Supports partial datetimes for 'dtexpired'.

    If, say, only a time is provided, the date and timezone are filled in from 'dtlisted'. This is similar to the behaviour of 'dtstart' and 'dtend' in hCalendar.

RDF OUTPUT

TODO

BUGS

Please report any bugs to http://rt.cpan.org/.

SEE ALSO

HTML::Microformats::BASE, HTML::Microformats.

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.