Skip Menu |

This queue is for tickets about the HTML-Template CPAN distribution.

Report information
The Basics
Id: 39634
Status: new
Priority: 0/
Queue: HTML-Template

People
Owner: Nobody in particular
Requestors: MARKSTOS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 2.9
Fixed in: (no value)



Subject: wish: tmpl_comment
It is a best practice to provide internal comments in software systems, which HTML::Templates are used in. Users should not have to choose between no comment at all, or using an HTML::Comment that could be visible to users. <tmpl_comment> should exist for this purpose.