Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI CPAN distribution.

Report information
The Basics
Id: 81339
Status: rejected
Priority: 0/
Queue: CGI

People
Owner: Nobody in particular
Requestors: vindex [...] apartia.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.63
Fixed in: (no value)



Subject: no support for <!doctype html> HTML5 declaration
Please add support for HTML5's doctype declaration: <!doctype html>
Subject: Re: [rt.cpan.org #81339] no support for <!doctype html> HTML5 declaration
Date: Mon, 26 Nov 2012 09:53:58 -0500
To: bug-CGI [...] rt.cpan.org
From: Mark Stosberg <mark [...] summersault.com>
Show quoted text
> Please add support for HTML5's doctype declaration: > > <!doctype html>
A patch including the code, docs and tests would be welcome, preferably as a Github pull request. Mark
This issue has been copied to: https://github.com/leejo/CGI.pm/issues/107 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
Rejecting. I'm not accepting any feature requests, patches, or updates to the HTML generating functions of CGI.pm unless they are of a critical nature (i.e. fixing fundamentally broken HTML output).