The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.100 - 2010-12-16

  • Avoid UNIVERSAL::can and UNIVERSAL::isa.
  • Rename loads of modules - in fact every module except the mixins and HTML::Microformats itself.
  • (Addition) HTML::Microformats->formats and HTML::Microformats->modules. (use Module::Pluggable)
  • (Addition) Lots of test cases.
  • (Bugfix) Handle dates like 1pm - i.e with am/pm designator but without minutes.

Changes for version 0.00_13 - 2010-10-18

  • Minor bugfixes, cleanups and documentation improvements.
  • (Addition) Add serialise_model method to HTML::Microformats and HTML::Microformats::BASE.

Changes for version 0.00_12 - 2010-06-25

  • (Bugfix) VoteLinks.pm wasn't included in the 0.00_11 distribution.

Changes for version 0.00_11 - 2010-06-23

  • Improve calculation of representative hCard.
  • (Addition) Find contact hCard for a page - i.e. an hCard in an <address> element.
  • (Addition) Support XMDP.
  • (Addition) Support for VoteLinks microformat, including special support for VoteLinks inside hAtom entries.

Changes for version 0.00_10 - 2010-05-13

  • Document hCard helper modules.
  • (Bugfix) Packaging fix - include figure.pm in the distribution.

Changes for version 0.00_09 - 2010-05-12

  • Document the ISO8601 datetime parser.
  • Document the rel-* microformat implementations and OpenURL COinS.
  • adr RDF output now better differentiates between the addresses and the places they represent.
  • (Addition) OpenURL COinS support.
  • (Addition) XOXO support.
  • (Addition) figure support.

Changes for version 0.00_08 - 2010-04-29

  • Distinguish between base URI and document/context URI.
  • Introduce a context-unique component to blank node identifiers.

Changes for version 0.00_07 - 2010-04-28

  • our @HTML::Microformats::Formats instead of 'my'.
  • (Update) Support http://microformats.org/profile/specs profile URI.

Changes for version 0.00_06 - 2010-04-16

  • (Bugfix) Packaging fix.

Changes for version 0.00_05 - 2010-04-16

  • (Addition) hAudio support.
  • (Addition) hListing support.
  • (Addition) hProduct support.
  • (Addition) hReview-aggregate support.

Changes for version 0.00_04 - 2010-03-20

  • Improvements in natural language date parsing.
  • (Addition) Implement class=value-title support.
  • (Addition) Implement implied date for hCalendar dtend and hAtom updated properties.
  • (Addition) hResume support.
  • (Addition) hReview and xFolk support.
  • (Bugfix) Problems parsing hCard org properties resolved.
  • (Bugfix) UTF8 fixes.
  • (Bugfix) hMeasure.pm wasn't inheriting properly from BASE.pm.

Changes for version 0.00_03 - 2010-03-09

  • Document BASE microformat class.
  • Rename _base.pm to BASE.pm; _simple_parser.pm to Mixin/Parser.pm; _simple_rdf.pm to Mixin/RDF.pm; _rel.pm to BASEREL.pm.
  • (Addition) RecurringDateTime datatype.
  • (Addition) hCalendar support.

Changes for version 0.00_02 - 2010-03-01

  • Document geo, adr, XFN and hAtom support.
  • Split out some common rel-X parsing into HTML::Microformats::_rel.
  • (Addition) Support for hAtom and hNews.
  • (Addition) rel-enclosure support.
  • (Addition) rel-license support.

Changes for version 0.00_01 - 2010-02-24

  • Copyright statements now reflect the fact that much of this code comes from 2008.
  • Document HTML::Microformats::hCard.
  • Improve hCard type+value property parsing.
  • (Addition) Draft 'hMeasure' microformat support.
  • (Addition) Draft 'species' microformat support.
  • (Addition) Figure out which hCard on a page is the 'representative' one (for the purposes of XFN).
  • (Addition) XFN support.

Changes for version 0.00_00 - 2010-02-19

Documentation

misc usage and design notes

Modules

parse microformats in HTML
representations of literal values
floating periods of time
concrete periods of time
text in a particular language
context for microformat objects
base microformat class
the OpenURL COinS poshformat
the rel-enclosure microformat
the rel-license microformat
the rel-tag microformat
the VoteLinks microformat
the XFN microformat
the XMDP microformat
the XOXO microformat
the adr microformat
the figure microformat
the geo microformat
an hCalendar alarm component
the hAtom microformat
the hAudio microformat
the hCalendar microformat
the hCard microformat
helper for hCards; handles value plus type properties
helper for hCards; handles the email property
helper for hCards; handles the impp property
helper for hCards; handles the label property
helper for hCards; handles the n property
helper for hCards; handles the org property
helper for hCards; handles the tel property
an hCalendar event component
an hCalendar free/busy component
the hListing microformat
the hMeasure microformat
the hNews microformat
the hProduct microformat
the hRecipe microformat
the hResume microformat
the hReview and xFolk microformats
helper for hReviews; handles the rating property
the hReview-aggregate microformat
an hCalendar todo component
the species microformat
base rel-* microformat class
microformat parsing mixin
cache for microformat objects
utility functions for searching and manipulating HTML

Provides

in lib/HTML/Microformats/Format/XOXO.pm
in lib/HTML/Microformats/Format/XOXO.pm
in lib/HTML/Microformats/Format/XOXO.pm
in lib/HTML/Microformats/Format/XOXO.pm
in lib/HTML/Microformats/Format/XOXO.pm
in lib/HTML/Microformats/Format/XOXO.pm
in lib/HTML/Microformats/Format/XOXO.pm