The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Moxy::Plugin::XMLisHTML - XML is HTML

SYNOPSIS

    - module: XMLisHTML

DESCRIPTION

If you want to use the CSS, DoCoMo UA needs to use 'application/xhtml+xml' for Content-Type. But, DoCoMo's XHTML is not valid, likes '<a href="/login" utn>login</a>', Firefox reject this... orz.

This plugin replace Content-Type header.

AUTHORS

Tokuhiro Matsuno

SEE ALSO

Moxy