Phil Crow wrote: > In Java and C there is a main method that triggers when a program is > invoked. I vaguely remember that there might be such a thing in Perl 6. Do > I recall correctly? If so, how do I write it?
http://www.perlgeek.de/en/article/5-to-6#post_14 http://perlcabal.org/syn/S06.html#Declaring_a_MAIN_subroutine Moritz