in reply to How do I check the return value of wantarray?
if(defined wantarray()) { } elsif(wantarray()) { } [download]