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 00b3a7e commit dcf3506Copy full SHA for dcf3506
pod/perlguts.pod
@@ -4256,9 +4256,8 @@ and C<CXt_NULL> which represent a basic scope (as pushed by C<pp_enter>)
4256
and a sort block. The type determines which part of the context union are
4257
valid.
4258
4259
-=for apidoc Cyh ||cx_type
4260
-
4261
-=for apidoc Cmnh||CXt_BLOCK
+=for apidoc Cmnh ||cx_type
+=for apidoc_item ||CXt_BLOCK
4262
=for apidoc_item ||CXt_EVAL
4263
=for apidoc_item ||CXt_FORMAT
4264
=for apidoc_item ||CXt_GIVEN
0 commit comments