On 3/14/06, Ruud H.G. van Tol wrote:
Perl6 could introduce (lexical, nestable) comment scope. Has that been discussed before?
I think someone might have mentioned it once. Officially you can use # or make arbitrary POD sections.
But I'd like to make a new push for extra comment characters, not because I care about multi-line comments or anything per se, but because I want to be able to draw pretty boxes around my comments using characters like \u250F, and since the only reason for doing that is aesthetic elegance, it would kind of spoil it to have to put a "use Comments::Boxchars" line first.
#==============# # -David Green # #==============#