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 ea91e36 commit 594645eCopy full SHA for 594645e
doc/Language/variables.pod6
@@ -1147,7 +1147,6 @@ The following compile time variables allow for a deeper introspection:
1147
$?MODULE Which module am I in?
1148
$?CLASS Which class am I in? (as variable)
1149
$?ROLE Which role am I in? (as variable)
1150
- $?GRAMMAR Which grammar am I in?
1151
$?TABSTOP How many spaces is a tab in a heredoc or virtual margin?
1152
$?NL What a vertical newline "\n" means: LF, CR or CRLF
1153
$?DISTRIBUTION The Distribution of the current compilation unit.
0 commit comments