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 d41f52e commit 19462faCopy full SHA for 19462fa
doc/Language/functions.pod6
@@ -770,7 +770,7 @@ currently (2015.02) only implements them for subroutine parameters.
770
771
X<|MAIN>
772
773
-The sub with the special name C<MAIN> is executed after all relevant phasers,
+The sub with the special name C<MAIN> is executed after all relevant phasers,
774
and its signature is the means by which command line arguments can be
775
parsed. Multi methods are supported and a usage method is automatically
776
generated and displayed if no command line arguments are provided. All command
0 commit comments