We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd9065 commit 8335be8Copy full SHA for 8335be8
doc/Language/101-basics.pod6
@@ -439,7 +439,7 @@ say "{%sets}";
439
440
When array and hash variables appear directly in a double-quoted string (and
441
not inside curly braces), they are only interpolated if their name is
442
-followed by a postcircumfix operatorE<mdash>a bracketing pair that follows a
+followed by a postcircumfix operator E<mdash> a bracketing pair that follows a
443
statement. It's also ok to have a method call between the variable name and
444
the postcircumfix.
445
0 commit comments