June 2002
Beginner
759 pages
80h 42m
English
wantarray
wantarray
Returns true if the context of the currently
executing subroutine is looking for a list value. The function
returns false if the context is looking for a scalar. May also
return undef if a subroutine’s
return value will not be used at all.