in reply to Re: Checking number of values returned
in thread Checking number of values returned
Well now you make me think about it, I suppose that I do habitually assign my functions to individual scalars. Perhaps this is the XY problem referred to earlier but actually I find that doing it this way makes my code much more understandable so would argue that it's a good thing. Anyway, even if I only did it only 30% of the time, it would still seems to be a valid useful thing to check for those 30% that were checkable...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Checking number of values returned
by BrowserUk (Patriarch) on Feb 09, 2015 at 13:09 UTC |
In Section
Seekers of Perl Wisdom