Using Expect.pm

S

Slain

I am trying to use Expect and installed it.But for some reason, it
does not kick off the other perl script I am trying to with this
script. Neither does it complain, of not finding the file.

use Expect;


my $command=Expect->spawn("./install.pl")
or die "Couldn't Start Program: $!\n";


Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top