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 3a9c80e commit 9a82559Copy full SHA for 9a82559
pod/perlsub.pod
@@ -489,7 +489,7 @@ at once.
489
foo(%params);
490
491
As with positional parameters, named parameters may be declared with a
492
-defaulting expression to provide a value to assign into the varible if the
+defaulting expression to provide a value to assign into the variable if the
493
caller does not provide a value. Any parameters that do not have a
494
defaulting expression become mandatory; an exception is raised if the caller
495
does not provide an associated value.
0 commit comments