On Mon, 8 Mar 2004, Baiss Eric Magnusson wrote: > When I tried below I get:
...you got hints! > Please check, if the URLs I found in your configuration file > (http://www.unixsoft.org/cpan/) are valid. The urllist can be edited. > E.g. > with ``o conf urllist push ftp://myurl/'' > > [...snip...] > > Please check, if the URLs I found in your configuration file > (http://www.unixsoft.org/cpan/) are valid. The urllist can be edited. > E.g. > with ``o conf urllist push ftp://myurl/'' > > [...snip...] > > Please check, if the URLs I found in your configuration file > (http://www.unixsoft.org/cpan/) are valid. The urllist can be edited. > E.g. > with ``o conf urllist push ftp://myurl/'' Did you try typing o conf urllist push ftp://myurl/ ? If that doesn't work (okay, it might not be intuitive), try this: mv ~/.cpan ~/.cpan_BROKEN sudo perl -MCPAN -e shell and then let things re-initialize. -- Chris Devers