$count = () = ( wantarray() ) gives List context to wantarray(). $count = ( wantarray() ) gives Scalar context to wantarray().