On Fri Sep 24 12:59:41 2010, p...@patspam.com wrote:
> The following code, entered into the Rakudo REPL, causes a ~30 second
>delay,
> followed by a Segmentation fault:
>
> $ perl6
> 1..2.PARROT
> Segmentation fault
>
> The following variations are ok however:
> $ perl6
> > 2.PARROT
> Int
> >
# New Ticket Created by Patrick Donelan
# Please include the string: [perl #78034]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=78034 >
The following code, entered into the Rakudo REPL, causes a ~30 second delay,
followed