every time I run

install Bundle::CPAN it crashes out at the end
Checking if your kit is complete... Looks good Writing Makefile for CPAN -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Bundle summary: The following items in bundle Bundle::CPAN had install +ation problems: Digest::MD5 Compress::Zlib Archive::Tar Bundle::libnet Term::ReadKey Term::ReadLine::Perl CPAN::WAIT CPAN and the following items had pro +blems during recursive bundle calls: Net::Cmd Net::Telnet
I've made afew changes to my Config.pm which helped the script run a bit further but I think there must still be problems, for instance should there be a path in for make
commit Commit changes to disk defaults Reload defaults from disk init Interactive setting of all options build_cache 10 build_dir /home/sean/downloads/scoop/scoop-0.9/scripts/y/ +build cache_metadata 1 cpan_home /home/sean/.cpan dontload_hash ftp ftp_proxy getcwd cwd gzip /bin/gzip http_proxy inactivity_timeout 0 index_expire 1 inhibit_startup_message 0 keep_source_where /home/sean/downloads/scoop/scoop-0.9/scripts/y/ +sources links make make_arg make_install_arg makepl_arg ncftp ncftpget no_proxy pager prerequisites_policy ask scan_cache atstart shell tar /bin/tar term_is_latin 1 unzip urllist http://cpan.hambule.co.uk/ wait_list wait://ls6-www.informatik.uni-dortmund.de:1404 wget

In reply to CPAN crashes out by irvken

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.