Changes for version 1.06 - 2011-02-05

  • Fix a bug where, if the 2nd or subsequent attribute had an empty string for the value, the code looped forever. Eg: name="a name" value="". For RT#65466.
  • Add corresponding test t/empty_attribute.t.
  • Clean up the code where the length of the attribute string was tested before spaces were trimmed.
  • Reformatted the source code and POD.

Modules

Parse nice HTML files without needing a compiler
a simple HTML attribute parser