in reply to Re: Subroutines and Passing data ...
in thread Subroutines and Passing data ...
So, I would get used to passing data back and forth with hashrefs, or in some circumstances, array refs. I wouldn't return any non-ref array or hash values, just for the sake of... well, that is what my gut says.
|
|---|