$nntp
->xover(message-spec
)
Returns a reference to a hash where the keys are
the message numbers and each value contains a reference to an array
of the overview fields for that message. (An extension.)
The names of the fields can be obtained by calling overview_fmt
.