You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been checking for bare 'say' and such; the misuse of 'any' can
be in the same spot, but deserves a different message since it's (probably)
not intended to default to $_. Also, both messages are fatal now.
(In the long run, the %deftrap hash probably wants to be a trait on the
proto sub so that user-defined functions can get the same treatment.)
0 commit comments