On Wed Aug 04 12:19:18 2010, ajs wrote:
> This command was a mistake. I actually meant to sort the list, not
sort each
> element. However the segfault is still a problem:
>
> $ ./perl6 -e 'say 1.^methods>>.sort'
> Segmentation fault
>
segfault is now gone (tests needed)
$ ./perl6 -e 'say 1.^me
# New Ticket Created by Aaron Sherman
# Please include the string: [perl #76996]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76996 >
This command was a mistake. I actually meant to sort the list, not sort each
element. H