- 論壇徽章:
- 0
|
各位好:
以前在linux下,用過(guò)expect模塊,非常好用,但是現(xiàn)在要在windows下做類(lèi)似的事情,發(fā)現(xiàn)expect不能在windows下使用,搜索了一下,好像得用什么TCL?
如果我想在windows的active perl 5.8.9的環(huán)境下,也想用expect,不知道得用什么模塊啊?
謝謝!
以下是Expect模塊的說(shuō)明:
Can I use this module with ActivePerl on Windows?
Up to now, the answer was 'No', but this has changed.
You still cannot use ActivePerl, but if you use the Cygwin environment (http://sources.redhat.com), which brings its own perl, and have the latest IO::Tty (v0.05 or later) installed, it should work (feedback appreciated).
但是Cygwin我并不打算使用,因?yàn)橛盟不如用虛擬機(jī)直接跑linux呢,而我的工作環(huán)境要求使用windows。
謝謝! |
|