imget でニュースを拾っている場合は、こんなのが要りそう。 - motonori *** Nntp.pm.in- Wed Jan 14 14:43:22 1998 --- Nntp.pm.in Thu Jan 15 23:13:11 1998 *************** *** 21,26 **** --- 21,27 ---- require Exporter; use Fcntl; + use IM::Config qw(nntphistoryfile); use IM::TcpTransaction; use IM::Util; use integer;