Hi,

ramesh.marimu...@wipro.com asked:
> I'm totally new to Perl. I tried installing a module Bundle-Expect.pm.
> Also I called inside my Perl script by "Use Bundle::Expect". While

A bundle is not a module, it's a whole collection of related modules.
In this case I suspect you'll probably want to "use Expect;"

HTH,
Thomas

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to