RE: Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-29 Thread Priyal Jain
org Subject: Re: Error in installing "Bundle::Expect" as dependency for some other module using CPAN Successfully installed it using "cpanm Net::Netconf". You should take a look at cpanminus, it will make your working life easier. https://metacpan.org/pod/App::cpanminus No

Re: Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-28 Thread Sebastien Feugere
_____ > *From:* Priyal Jain > *Sent:* Friday, May 16, 2014 2:11 PM > *To:* 'beginners@perl.org' > *Subject:* Error in installing "Bundle::Expect" as dependency for some > other module using CPAN > > > Hello, > > I am

RE: Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-28 Thread Priyal Jain
, what is the issue. Regards, Thanks, Priyal _ From: Priyal Jain Sent: Friday, May 16, 2014 2:11 PM To: 'beginners@perl.org' Subject: Error in installing "Bundle::Expect" as dependency for some other module using CPAN Hello, I am

Re: Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-17 Thread Shlomi Fish
Hi Priyal, On Fri, 16 May 2014 11:15:25 + Priyal Jain wrote: > Hello, > > I am getting following message when I run "cpan Net::Netconf" > > Checking if EOF on pty slave is correctly reported to master... > (this fails on about 50% of the supported systems, so don't panic! > Expect will wo

RE: Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-16 Thread Priyal Jain
:Netconf module in my system. Thanks, Regards, Priyal -Original Message- From: Shlomi Fish [mailto:shlo...@shlomifish.org] Sent: Friday, May 16, 2014 3:16 PM Cc: beginners@perl.org Subject: Re: Error in installing "Bundle::Expect" as dependency for some other module using CPAN Hi P

Re: Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-16 Thread Shlomi Fish
Hi Priyal, please reply to all recipients / to the list. On Fri, 16 May 2014 08:41:02 + Priyal Jain wrote: > Hello, > > I am uploading my module Net::Netconf > http://search.cpan.org/search?mode=all&query=net%3A%3Anetconf in CPAN, but > its giving error of dependency not found for Bundle::

Error in installing "Bundle::Expect" as dependency for some other module using CPAN

2014-05-16 Thread Priyal Jain
Hello, I am uploading my module Net::Netconf http://search.cpan.org/search?mode=all&query=net%3A%3Anetconf in CPAN, but its giving error of dependency not found for Bundle::Expect. I am mentioning all my dependency in Makefile.Pl "use ExtUtils::MakeMaker; our $VERSION ='0.01'; use 5.006; Write