I'm using HTML::Parser and am getting "HTML parser error : Tag foo invalid" errors. I am parsing non-HTML that's formatted as HTML. I can't find the place where it checks against a list of known elements. Help?
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?