Hello, I uploaded my module in CPAN on 02June,2014 http://search.cpan.org/search?mode=all&query=Net%3A%3ANetconf but while installing my module using cpan i.e. "cpan Net::Netconf" its giving warning " Warning: Cannot install Net::Netconf, don't know what it is. Try the command
i /Net::Netconf/ to find objects with matching identifiers. " I tried using cpanm also but its giving same warning. Please look into the matter as soon as possible. Thanks Regards Priyal -----Original Message----- From: Priyal Jain Sent: Thursday, June 05, 2014 12:05 PM To: 'David Precious'; beginners@perl.org Subject: RE: Failed: PAUSE indexer report JUNIPER/Net-Netconf-0.01.zip Hello, I changed permissions of file and it was uploaded in cpan website, but when I am trying to install in terminal using cpan command It is giving error cpan Net::Netconf Trying with "/usr/bin/curl -L -f -s -S --netrc-optional" to get "http://www.perl.org/CPAN/modules/03modlist.data.gz" Going to read '/root/.cpan/sources/modules/03modlist.data.gz' DONE Going to write /root/.cpan/Metadata Warning: Cannot install Net::Netconf, don't know what it is. Try the command i /Net::Netconf/ to find objects with matching identifiers. Please help as soon as possible. Thanks Regards Priyal -----Original Message----- From: David Precious [mailto:dav...@preshweb.co.uk] Sent: Monday, June 02, 2014 4:59 PM To: beginners@perl.org Subject: Re: Failed: PAUSE indexer report JUNIPER/Net-Netconf-0.01.zip Hi Priyal, On Mon, 2 Jun 2014 11:17:29 +0000 Priyal Jain <jpri...@juniper.net> wrote: > I am uploading my module Net::Netconf, after making changes in cpan. > But it is giving below error. I cross checked my module and it is > complete and has all the dependency, do not know why it is giving this > error. The error was: >> This distribution name can only be used by users with permission for >> the package Net::Netconf, which you do not have. The error is fairly clear - you're trying to upload something under a name you don't have permissions on. PAUSE tells me that Net::Netconf's permissions are just first-come for user JPRIYAL - but from the report you got, you were trying to upload it as the account JUNIPER. So, you'll need to either: (a) upload as JPRIYAL, not as JUNIPER; (b) log in to PAUSE as JPRIYAL, and assign the appropriate permissions to JUNIPER for that module, using: https://pause.perl.org/pause/authenquery?ACTION=share_perms (You can either give JUNIPER co-maint, or transfer primary maintainership.) -- David Precious ("bigpresh") <dav...@preshweb.co.uk> http://www.preshweb.co.uk/ www.preshweb.co.uk/twitter www.preshweb.co.uk/linkedin www.preshweb.co.uk/facebook www.preshweb.co.uk/cpan www.preshweb.co.uk/github -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/