Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!emv From: emv@math.lsa.umich.edu (Edward Vielmetti) Newsgroups: comp.lang.perl Subject: sample code wanted to cope with news HISTORY file, NNTP server Message-ID: Date: 16 Dec 89 22:25:39 GMT Sender: news@math.lsa.umich.edu Organization: University of Michigan Math Dept., Ann Arbor MI. Lines: 16 Hi. I'm writing some code to fetch articles by ID, and if someone could send me stuff that knows how to deal with the history file and how to talk to an NNTP server that could save me some wheel re-inventing. The idea being to write something so you could say article "<12345@blurfl.org>" and it would feed you that article on standard out, by some means even it if meant queueing a tape mount request somewhere or fetching it from a remote server. Thanks much, I will share whatever I come up with if it's useful. --Ed