On Mon, 3 Dec 2001, Ahmed Moustafa wrote:

> I used to use Expect http://expect.nist.gov/ for dealing with
> interactive programs i.e. Telnet and FTP.
>
> Expect lets you interact with running process as if it was a file.
>
> Does Perl have something like that i.e. writing a Perl script which
> interacts with another process?
>
> Your help will be appreciated so much.

Yep -- there's a module on CPAN called Expect.pm.  It works as you would
expect. :-)

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Violence is a sword that has no handle -- you have to hold the blade.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to