in reply to Re^3: Unexpected behavior of function 'say'
in thread Unexpected behavior of function 'say'

The point of the feature is to avoid to break existing function calls. Without feature, the code the OP posted is still the very same method call as it was before 5.10, so everything is working as it should.
  • Comment on Re^4: Unexpected behavior of function 'say'