Hi, [email protected] 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: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
