Text::Microformat is a Microformat parser for Perl
Text::Microformat sports a very pluggable API, which allows not only new kinds of Microformats to be added, but also extension of the parser itself, to allow new parsing metaphors and source document encodings.
Features
- Extracting Microformats from HTML, XHTML and XML
- Extracting Microformats from entity-encoded or CDATA sections in RSS feeds.
- The include pattern
- Microformats built from other Microformats
Supported formats
- hCard
- hCalendar
- rel-tag
Other supported semantic markup
- hGrant
Download
http://search.cpan.org/perldoc?Text::Microformat
License
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.