On Mon, Jan 25, 2016 at 2:07 PM, Brandon Allbery <allber...@gmail.com <javascript:;>> wrote: > On Mon, Jan 25, 2016 at 2:42 PM, Carl Mäsak <cma...@gmail.com <javascript:;>> wrote: >> >> >> my %h; say 'false' if !%h<a>:exists; >> > Unexpected named parameter 'exists' passed > > > By the way, is it me or would it be a lot more appropriate and helpful if > this error said *what* it was passed to?
I agree, sounds like a bug report in the making to me. Best, -Tom