http://www.perlmonks.org?node_id=932848


in reply to Re^11: Plack Middleware aXML
in thread Plack Middleware aXML

The system I have makes no such checks firstly because it would slow things down unnecessarily, and secondly because if a tag is malformed the parser simply ignores it and you get graceful degradation rather than compiler errors.

warnings are warnings not errors, everyone needs lint

if your not capable of typing simple meta tags accurately you probably shouldn't be programming in the first place.

You contradict yourself