Announce: Rakudo Perl 6 compiler development release #47 ("Columbus")

2011-12-22 Thread Moritz Lenz
On behalf of the Rakudo development team, I'm happy to announce the November 2011 release of Rakudo Perl #47 "Columbus". Rakudo is an implementation of Perl 6 on the Parrot Virtual Machine (see ). The tarball for this release is available from

Re: [perl #106832] [BUG] Failure objects don't expose their underlying exceptions, except by re-throwing them

2011-12-22 Thread Moritz Lenz
Now fixed, and tested in t/spec/S04-exceptions/fail.t On 12/22/2011 04:13 PM, Carl MXXsak (via RT) wrote: > # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #106832] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org:443/rt3/

인범진 is out of office.

2011-12-22 Thread 인범진
Period : 2011/12/22 ~ 2011/12/23

[perl #106832] [BUG] Failure objects don't expose their underlying exceptions, except by re-throwing them

2011-12-22 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #106832] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=106832 > wow, it seems that nom's Failure doesn't expose the underlying exception, except