> > Hi All, > > Another thing I found is, when I try the command "perldoc Bundle::Expect", it > displays the documentation. So it should be installed. But when I try with > "perldoc Expect", nothing is displayed. Is there any problem in the > installation? Is there any way to install? > > Regards, > -ramesh >
First off you should stop top-posting. What was the process you used to install Bundle::Expect? The documentation on the following link shows one way of installing it via the command "perl -MCPAN -e 'install Bundle::Expect'". Is that what you did? If so, did it say it installed OK, or did it indicate there were errors and it could not install? http://search.cpan.org/~rgiersig/Bundle-Expect-1.09/Bundle-Expect.pm You can try running 'cpan Bundle::Expect' from the command line. If it's already installed it should tell you it's "up to date". -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/