Offer Kaye wrote:
On 7/12/05, Michael G Schwern wrote:
Patch Pod::Html? Sorry, I have to.. umm.. I have to rearrange my sock
drawer. On Pluto.
As an alternative to taking long interplanetary trips, consider using
Pod::Xhtml instead of Pod::Html. It's better. Really.
Cheers,
There's only one real problem with that, however.
Sending XHTML as text/html means the browser is expecting tag-soup. NOT
XHTML..
sending it properly as application/xhtml+xml means MSIE can't understand
it *at all*. (MSIE 6 doesn't grok xml, period)
FAR better would be to use HTML 4.01 Strict instead of XHTML unless you
(because of MathML or some other such) know WHY you need it.
further detailed exposition: http://hixie.ch/advocacy/xhtml