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 73200f8 commit 1fe2e5fCopy full SHA for 1fe2e5f
lib/Language/functions.pod
@@ -231,7 +231,7 @@ L<Submethod|/type/Submethod>.
231
232
They carry additional functionality in addition to what L<Block|/type/Block>
233
supplies: they can come as L<multis|#Multi-dispatch>,
234
-you can L<wrap|/type/Routine#method warp> them, and exit early with C<return>:
+you can L<wrap|/type/Routine#method wrap> them, and exit early with C<return>:
235
236
=begin code :allow<B>
237
my $keywords = set <if for unless while for>;
0 commit comments