# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #55184] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55184 >
<masak> jonathan: how come `./perl6 -e '$_'` gives the error "too few arguments passed (0) - 1 params expected"? [...] <jonathan> masak: Please submit a ticket about that. <masak> jonathan: oki [...] <pmichaud> I think it's that $_ is causing the outer sub to have a parameter <masak> how sinister <pmichaud> yes, it's a rakudo bug