Skip to content

Commit 8a9014a

Browse files
committed
add MAIN to index
1 parent 5a05c56 commit 8a9014a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Language/functions.pod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,8 @@ currently (2015.02) only implements them for subroutine parameters.
724724
725725
=head1 C<sub MAIN>
726726
727+
X<|MAIN>
728+
727729
The sub with the special name C<MAIN> is executed after all relevant phaser
728730
and it's signature is the means by which command line arguments can be parsed.
729731
Multi methods are supported and a usage method is automatically generated and

0 commit comments

Comments
 (0)