(I originally made comments similar to the below in the ChatterBox on 2018-06-01T08:43:37-0500, but adding here for comment by others.)

As some may not be familiar with cpanminus (or other CPAN clients), perhaps it might be of benefit to provide (possibly as one or more tutorials or meditations) a comparison of cpanminus to other common CPAN clients, showing the strengths (and, my hope, the weaknesses also) of both, and illustrating the reason(s) you believe there is (or is not) a benefit to doing so.

(Personally, I believe I only tried cpanminus on one occasion, and I honestly only remember that it used a different directory structure to my normal CPAN usage ("perl -MCPAN -e 'shell;'"), and thinking that if one were experimenting with different CPAN clients how much space could be "wasted" in the process.)


In reply to Re: Should cpanminus be part of the standard Perl release? by atcroft
in thread Should cpanminus be part of the standard Perl release? by marto

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.