# New Ticket Created by Matt Follett
# Please include the string: [perl #78032]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=78032 >
Hey *,
I have come across two cases that seem like bugs. First, this:
my $j='A'|'B'; m
It has occurred to me I missed some vital information. This is true for
versions:
* Rakudo Perl 6, version 2010.08-49-g8cf7fcd built on parrot 2.7.0 r48628
* The version of rakudo that matches to whatever p6eval runs when the output
starts with "rakudo be80e9"
* Rakudo Star 2010-08
Sorry,
Matt
# 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
# New Ticket Created by Matt Follett
# Please include the string: [perl #78036]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=78036 >
When I attempt to run a script that dies it gives me the line it happens on but
not the