Perl module - HTML::Microformats

Toby Inkster mail at tobyinkster.co.uk
Sun Mar 21 10:45:57 CET 2010


[resending...]

On Tue, 2010-03-09 at 23:54 +0000, Toby Inkster wrote:
> http://search.cpan.org/~tobyink/HTML-Microformats/

Version 0.00_04 is now available.

It includes support for these microformats:

	- hReview
	- hResume
	- xFolk

There are major improvements in datetime parsing, including support for
implied dates on hCalendar dtend properties and hAtom updated
properties. e.g.

	<div class="vevent">
	  <span class="dtstart">2010-03-20T17:00:00+0000</span> to
	  <span class="dtend">18:30:00</span>:
	  <span class="summary">polished my Mickey Mouse statuette</span>
	  (<span class="comment">no, that's not a euphemism</span>)
	</div>

Where the time-only dtend would pick up the date and timezone from the
dtstart.

There's also support for the new(ish) class="value-title" pattern.

-- 
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>



More information about the Dev mailing list