in reply to Re: Net::IRC and File::Tail
in thread Net::IRC and File::Tail
Thnkas for the quick reply.
it might be as you suggest, so then I would have to use some other means to do a "tail -f" in conjunction with Net::IRC
, as the only way that Net::IRC can get external data in is through a filehandle...
Any suggestions? Not that good with the IO parts...