From: Roland G. <RGi...@CP...> - 2002-06-19 06:48:25
|
> Wim Verhaert wrote: > > I am trying to use the expect module to interact with a windows 2000 system via telnet. Have you taken a look at the Net::Telnet module? Any specific reasons to not use it? Oh, BTW, you should be able to use Net::Telnet together with Expect by initializing the Expect object with the Net::telnet filehandle (but I haven't tried this, so feedback is appreciated...). Hope this helps, Roland |