http://qs1969.pair.com?node_id=11148209

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I am executing my one of the Perl File and I am getting an error like the below:

Can't exec "expect": No such file or directory at /usr/local/lib/perl5/5.36.0/IPC/Open3.pm line 290 (#1) (W exec) A system(), exec(), or piped open call could not execute +the named program for the indicated reason. Typical reasons include: +the permissions were wrong on the file, the file wasn't found in $ENV{PATH}, the executable in question was compiled for another architecture, or the #! line in a script points to an interpreter +that can't be run for similar reasons. (Or maybe your system doesn't s +upport #! at all.)

Can anyone help me regarding on these issue