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 7f029ca commit 334bc33Copy full SHA for 334bc33
doc/Language/pod.pod6
@@ -111,7 +111,7 @@ first blank line.
111
Declarator blocks differ from the others by not having a specific type,
112
instead they are attached to some source code.
113
114
-Declarator blocks are introduced by a special comment: either C<#=> or C<#|>,
+Declarator blocks are introduced by a special comment: either C<#|> or C<#=>,
115
which must be immediately followed by either a space or an opening bracket.
116
If followed by a space, the block is terminated by the end of line;
117
if followed by one or more opening brackets, the block is terminated by the matching
0 commit comments