in reply to So is there a list context?
in thread A list returns its last, an array returns its weight

The last sentence of perldoc -f wantarray reads:
This function should have been named wantlist() instead.

Abigail