While CPAN::Mini does work (although it is not really that mini). CPAN::Mini::Inject will not install:
root@tor-svn01 ~/.cpan/build/CPAN-Mini-Inject-0.18 $ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load..........# Testing CPAN::Mini::Inject 0.18 t/00.load..........ok t/add..............ok t/inject...........ok t/loadcfg..........ok t/new..............ok t/parsecfg.........ok t/pod-coverage.....skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD + coverage t/pod..............skipped all skipped: Test::Pod 1.00 required for testing POD t/readlist.........ok t/testremote.......ok t/update_mirror....ok 1/8Can't open file index.html: at t/lib/CPANSer +ver.pm line 14, <DATA> line 16. unable to contact the remote mirror at t/update_mirror.t line 31 # Looks like you planned 8 tests but only ran 1. t/update_mirror....dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 2-8 Failed 7/8 tests, 12.50% okay t/writelist........ok t/zz.exceptions....skipped all skipped: Test Exceptions required to test croaks Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/update_mirror.t 7 1792 8 7 87.50% 2-8 3 tests skipped. Failed 1/13 test scripts, 92.31% okay. 7/39 subtests failed, 82.05% ok +ay. make: *** [test_dynamic] Error 29
There is no index.html file any where in the tar ball.

Neil Watson
watson-wilson.ca


In reply to Re^2: Creating a local CPAN server by neilwatson
in thread Creating a local CPAN server by neilwatson

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.