I'd say that unless you habitually and religiously always assign your functions to individual scalars, eg: my( $x, $y, $z ) = yourfunc();, then there is no way to do this check.
If you assign your function to:
then there is no way to know how many values it should return.
In reply to Re: Checking number of values returned
by BrowserUk
in thread Checking number of values returned
by jfrm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |