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 0d55631 commit 93d791fCopy full SHA for 93d791f
doc/Language/functions.pod
@@ -366,7 +366,7 @@ L<Submethod|/type/Submethod>.
366
367
They carry additional functionality in addition to what L<Block|/type/Block>
368
supplies: they can come as L<multis|#Multi-dispatch>,
369
-you can L<wrap|/type/Routine#method wrap> them, and exit early with C<return>:
+you can L<wrap|/type/Routine#method_wrap> them, and exit early with C<return>:
370
371
=begin code :allow<B>
372
my $keywords = set <if for unless while>;
0 commit comments