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.
2 parents e2dcd75 + 6a7c020 commit 8c3819eCopy full SHA for 8c3819e
doc/Language/functions.pod
@@ -724,8 +724,8 @@ currently (2015.02) only implements them for subroutine parameters.
724
725
X<|MAIN>
726
727
-The sub with the special name C<MAIN> is executed after all relevant phaser
728
-and it's signature is the means by which command line arguments can be parsed.
+The sub with the special name C<MAIN> is executed after all relevant phasers,
+and its signature is the means by which command line arguments can be parsed.
729
Multi methods are supported and a usage method is automatically generated and
730
displayed if no command line arguments are provided.
731
0 commit comments