in reply to Re^2: Returning multiple values from a subroutine
in thread Returning multiple values from a subroutine

I'm glad it does. However, what I find more interesting is whether you understand why it works. References can be a tough subject to grasp. But you do, it's an immensely powerful tool that you should be glad to have in your toolbox. So are you just taking ree's solution as-is, happy it solves your problem, or do you see what he did and how that works?

  • Comment on Re^3: Returning multiple values from a subroutine