The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Web::Microformats2

0.4 2018-05-18T13:10:37Z

    - Tests should now pass with older Perl versions. (GitHub issue #1; thanks to Slaven Rezić for the bug report.)
    
    - Adding Travis config.

0.3 2018-05-10T04:16:50Z

    - Miscellaneous minor documentation and testing improvements.

    - Improved working with UTF-8 documents.

    - Improved parsing of implied name properties.

    - Better handling of HTML documents that define multiple top-level Microformats2 items.

0.02 2018-04-20T19:59:48Z

    - Changing the public method used for returning a item's types. (New, flexible "all_types" method, removing blunt "types" from POD.)

0.01 2018-04-18T01:23:53Z

    - original version