Is there a main in perl 6?
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? Phil
Perl 6 Class Questions
Background and Initial Questions I'm excited to see such great advances in Rakudo and have enjoyed its fundamental power and beauty. In reading Tim Bunce's blog, I saw a call for an introduction to Perl 6 for Java programmers. Since Java programming is a big part of my day job, I decided to see