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 b203297 commit 463981fCopy full SHA for 463981f
doc/Type/Parameter.pod6
@@ -57,7 +57,7 @@ Sigil | Will bind to | Default behavior
57
\ | (anything) | Bind directly to the argument, keep existing Scalar, if any
58
=end table
59
60
-Also, C<|> will bind to all remaining arguments, make new C<Capture> if needed.
+Also, C<|> will bind to all remaining arguments and make new C<Capture> if needed.
61
62
=head2 method type
63
0 commit comments