
The xml::atom::microformats module brings the functionality of html::microformats to atom 1.0 syndication feeds. it finds microformats embedded in the
elements (note: not ) of atom entries.
the general pattern of usage is to create an xml::atom::microformats object (which corresponds to an atom 1.0 feed) using the "new_feed" method; then ask for the data, as a perl hashref, a json string, or an rdf::trine model.