Help for this page
return wantarray ? () : undef;
return !defined(wantarray) || wantarray ? () : undef;