http://www.perlmonks.org?node_id=245698


in reply to Usenet and arrays

I've used xover to fetch the article information into a hash keyed by message ID. That way you just end up with the articles you know are available. Note that the News::NNTPClient docs say that xover may not be supported, but in my experience this hasn't been a problem.