htmlbalance: be compatible with HTML::Tree 4.0
authorSimon McVittie <smcv@debian.org>
Sun, 26 Sep 2010 21:12:10 +0000 (22:12 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 26 Sep 2010 21:33:54 +0000 (22:33 +0100)
commit5876968fa1ff1225542d2afd836d1027276bab44
treef29254c84087af3e74d314e34f6941cde9d9edb6
parentb4471d44184a03180ad19a98673d52752ce73b46
htmlbalance: be compatible with HTML::Tree 4.0

The HTML::Tree changelog says:

    [THINGS THAT MAY BREAK YOUR CODE OR TESTS]
    ...
    * Attribute names are now validated in as_XML and invalid names will
      cause an error.

and indeed the regression tests do get an error.
IkiWiki/Plugin/htmlbalance.pm