Thanks Thomas. Actually when is give "use Expect;", the error I get is "Can't 
locate Expect.pm in @INC ...". Is there anything that I'm missing or should I 
check something?

-ramesh


-----Original Message-----
From: Thomas Bätzler [mailto:t.baetz...@bringe.com]
Sent: Friday, February 20, 2009 2:51 PM
To: beginners@perl.org
Cc: Ramesh Marimuthu (WT01 - Telecom Equipment)
Subject: AW: Bundle-Expect

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/



Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com

--
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