+++ Dayalan Manohar [linux-india] <28/01/02 17:45 +0530>:
> i'm trying to install some software using CPAN shell "perl -MCPAN -e
> shell".The first time I ran this command I was asked a few questions (ftp
> proxy,location of certain programs,geographical location etc).I totally
> messed up in answering these questions.next time i invoked the cpan shell I
> was not asked any questions.How to delete the earlier settings and configure
> the CPAN shell again?

rm -rf .cpan/ (likely in the directory where you invoked the cpan shell)
Also - does your IP have proper rDNS?  If not you can't use the CPAN shell to
install perl modules.

        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #152        -**< Sub : Line numbering your programs (#3) >**-
Want a listing of your program with line numbers ? 
Use `cat -n my-file' to print my-file with line numbers.
This is specially useful when you want the output sent to
another file or printer [ e.g. cat -n test.c | lpr ]

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to