|
Hi All,
I tried installing Bundle-Expect. Also I called inside my Perl script by "Use Bundle::Expect". While executing this script, I got an error "Can't locate Bundle/Expect.pm in @INC ...".
Then I changed it as "Use Expect;". For this I got the error "Can't locate Expect.pm in @INC ...".
I can't find what I'm missing. Is there any mistake in Bundle-Expect.pm installation?
Any help is appreciated. |