perlop: Clarify that only ASCII brackets nest
authorKarl Williamson <public@khwilliamson.com>
Sun, 24 Apr 2011 15:46:55 +0000 (09:46 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 17:15:07 +0000 (11:15 -0600)
pod/perlop.pod

index 2cf6101..8cd2143 100644 (file)
@@ -992,7 +992,7 @@ any pair of delimiters you choose.
        * unless the delimiter is ''.
 
 Non-bracketing delimiters use the same character fore and aft, but the four
-sorts of brackets (round, angle, square, curly) will all nest, which means
+sorts of ASCII brackets (round, angle, square, curly) will all nest, which means
 that
 
        q{foo{bar}baz}