in reply to Contents of @_ using subroutine signatures with default values

My advice is to not use experimental features in production code.
I got bit by this "smart match" thing. At the end of the day, this thing
was "too smart" for me.
  • Comment on Re: Contents of @_ using subroutine signatures with default values