On Sun, 25 Jun 2017 23:14:00 -0700, ben-goldb...@hotmail.com wrote:
> Here's an IRC snippet showing the problem:
>
> m: await start { my $a = "strange"; $a does role Test {
> }; } xx 16
> <+camelia> rakudo-moar 9936a3: OUTPUT: «Tried to get the result of a
> broken Promise in block at line 1
On Sun, 25 Jun 2017 23:14:00 -0700, ben-goldb...@hotmail.com wrote:
> Here's an IRC snippet showing the problem:
>
> m: await start { my $a = "strange"; $a does role Test {
> }; } xx 16
> <+camelia> rakudo-moar 9936a3: OUTPUT: «Tried to get the result of a
> broken Promise in block at line 1
On Mon, 26 Jun 2017 02:02:22 -0700, ben-goldb...@hotmail.com wrote:
> This is a request for a new syntactic feature for perl6, a keyword
> named 'unlisp' or 'unbrace'.
>
> This new keyword would act almost exactly like a '{', with the
> difference that when a matching '}' is found (or the end of f
On Mon, 26 Jun 2017 02:02:22 -0700, ben-goldb...@hotmail.com wrote:
> This is a request for a new syntactic feature for perl6, a keyword
> named 'unlisp' or 'unbrace'.
>
> This new keyword would act almost exactly like a '{', with the
> difference that when a matching '}' is found (or the end of f
# New Ticket Created by Benjamin Goldberg
# Please include the string: [perl #131656]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=131656 >
This is a request for a new syntactic feature for perl6, a keyword named
'unlisp' o
On Tue, 20 Jun 2017 06:12:54 -0700, jani wrote:
> According to a brief mail discussion on perl6-users
> (https://www.nntp.perl.org/group/perl.perl6.users/2017/06/msg3905.html
> and subsequent messages), Rakudo seems to improperly handle piping
> with e.g. head, and therefore most likely any other k