The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.3 - 2009-04-12

  • regex 'o' flag to only compile once
  • handle tags w/ out \w inside them
  • handle comments w/ HTML inside them (Thanks Lee.M for bringing this to my attention)
  • handle broken HTML (Thanks Lee.M for bringing this to my attention)
  • rt 44007: add defenestrate_html() alias
  • use integer version x.x instead of x.x.x (i.e. 0.000002 to 0.3)

Modules

Perl extension to remove HTML from a string or arrayref of strings.