return 'LIST' if wantarray; return 'SCALAR' if defined wantarray; return 'VOID'; }