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

Changes for version 0.00_08 - 2010-04-29

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

Changes for version 0.00_07 - 2010-04-28

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

Changes for version 0.00_06 - 2010-04-16

  • (Bugfix) Packaging fix.

Changes for version 0.00_05 - 2010-04-16

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

Changes for version 0.00_04 - 2010-03-20

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

Changes for version 0.00_03 - 2010-03-09

  • (Addition) hCalendar support.
  • 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.
  • Document BASE microformat class.

Changes for version 0.00_02 - 2010-03-01

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

Changes for version 0.00_01 - 2010-02-24

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

Changes for version 0.00_00 - 2010-02-19

Modules

parse microformats in HTML
base microformat class
representations of literal values
floating periods of time
concrete periods of time
text in a particular language
microformat parsing mixin
the XFN microformat
cache for microformat objects
context for microformat objects
the adr microformat
the geo microformat
an hCalendar alarm component
the hAtom microformat
the hAudio microformat
the hCalendar microformat
the hCard microformat
an hCalendar event component
an hCalendar free/busy component
the hListing microformat
the hProduct microformat
the hRecipe microformat
the hResume microformat
the hReview and xFolk microformats
the hReview-aggregate microformat
an hCalendar todo component

Provides

in lib/HTML/Microformats/Datatypes/DateTime/Parser.pm
in lib/HTML/Microformats/RELBASE.pm
in lib/HTML/Microformats/RelEnclosure.pm
in lib/HTML/Microformats/RelLicense.pm
in lib/HTML/Microformats/RelTag.pm
in lib/HTML/Microformats/_util.pm
in lib/HTML/Microformats/hCard/_vt.pm
in lib/HTML/Microformats/hCard/email.pm
in lib/HTML/Microformats/hCard/impp.pm
in lib/HTML/Microformats/hCard/label.pm
in lib/HTML/Microformats/hCard/n.pm
in lib/HTML/Microformats/hCard/org.pm
in lib/HTML/Microformats/hCard/tel.pm
in lib/HTML/Microformats/hMeasure.pm
in lib/HTML/Microformats/hNews.pm
in lib/HTML/Microformats/hReview/rating.pm
in lib/HTML/Microformats/species.pm