On Mon Apr 13 17:10:03 2009, nelo.ony...@googlemail.com wrote:
> Hi all,
>
> I hope this PATCH is correct. A couple of issues came up whilst I was
> working on this:
>
> > Shouldn't we be able to return from within the try block?
>According to http://www.rakudo.org/status these already work
# New Ticket Created by "Ifejinelo Onyiah"
# Please include the string: [perl #64708]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64708 >
Hi all,
I hope this PATCH is correct. A couple of issues came up whilst I was
wo
In doing the builtins, I just named the file "Builtins.p6m" without
thinking. In retrospect, I think it would be nice to have a file
extension *in addition to* ".pm" that is unambiguously Perl 6. "p6m"
would seem obvious. This way, you can have your own module's Foo.pm and
Foo.p6m side-by-side whi