[perl #62506] Rakudo segfault on missing method
[email protected] (I Sop) Mon, 19 Jan 2009 13:04:17 -0800
| Newsgroups | perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
# New Ticket Created by I Sop # Please include the string: [perl #62506] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62506 > Following perl6 code segfaults with r31857: say 8.bla;