http://qs321.pair.com?node_id=905901


in reply to Perl + HTML5 + mod_perl?

For new work, you should look into using FastCGI instead of mod_perl; or better yet code to an abstract API like PSIG, as reciently mentioned in this thread.

I don't think the generation of (draft) HTML5 as opposed to HTML4 or XHTML makes any difference to the dispatching mechanism. It will matter only in the content of the templates you use.