in reply to
Re^2: Multi-line comments in perl code?
in thread Multi-line comments in perl code?
Ow. Would it be too much to ask that it accept any sequence of openingbrackets — e.g.
#<<<
#<{[
because I could easily see myself wanting to comment out blocks of code with unbalanced closing brackets of all four types (or, more to the point, a
dynamic selection of closing bracket types). Having an unlimited variety of comment "identifiers" also facilitates arbitrarily nesting comments without artificial restrictions.
We're building the house of the future together.