# New Ticket Created by Rob Hoelz # Please include the string: [perl #125211] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=125211 >
The full error message:
===SORRY!===
Function X::Panda needs parens to avoid gobbling block
at bin/panda:21
------> Panda { %failed{$x}.push($_) && say $_ }⏏ };
Missing block (apparently taken by 'X::Panda')
at bin/panda:21
------> anda { %failed{$x}.push($_) && say $_ } ⏏};
