Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
really back to phasers, and add a comma
  • Loading branch information
tbrowder committed May 19, 2016
1 parent 96ae37f commit 6a7c020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/functions.pod
Expand Up @@ -724,7 +724,7 @@ currently (2015.02) only implements them for subroutine parameters.
X<|MAIN>
The sub with the special name C<MAIN> is executed after all relevant phaser
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.
Multi methods are supported and a usage method is automatically generated and
displayed if no command line arguments are provided.
Expand Down

0 comments on commit 6a7c020

Please sign in to comment.