in reply to The name of the character

I would say bracket, but that's actually more limiting than Perl is (e.g., q# ... #). It still is a delimiter, since it separates the quoted string from the surrounding text.

#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.