Hi, I'm trying to use `perl -MCPAN -e shell;` The autoconfiguration didn't work; it was unable to come up with a urllist. My manual configuration also doesn't work since I'm running into trouble when it asks for a contient Finally I figured I'd just add a urllist to the .cpan/CPAN/MyConfig.pm, but then I realized I didn't know what urls it was looking for. Could someone clarify at least the last part for me? Here's what my interactive CPAN run looks like:
We have to reconfigure CPAN.pm due to following uninitialized parameters: urllist /net/one/home1/red/dlamblin/.cpan/CPAN/MyConfig.pm initialized. CPAN is the world-wide archive [.. spare details ...] First, pick a nearby continent and country (you can pick several of each, separated by spaces, or none if you just want to keep your existing selections). Then, you will be presented with a list of URLs of CPAN mirrors in the countries you selected, along with previously selected URLs. Select some of those URLs, or just keep the old list. Finally, you will be prompted for any extra URLs -- file:, ftp:, or http: -- that host a CPAN mirror. Select your continent (or several nearby continents) [] North America invalid items entered, try again Select your continent (or several nearby continents) [] north america invalid items entered, try again Select your continent (or several nearby continents) [] Europe invalid items entered, try again Select your continent (or several nearby continents) [] Africa invalid items entered, try again Select your continent (or several nearby continents) [] Asia invalid items entered, try again
This isn't normal behavior is it? and no I don't have ncftp and I want to get Net::FTP. Also I realize there's other ways to install a mod, I was just hoping this should work.

In reply to My interactive CPAN config doesn't understand continents. by daniell

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.