personal opionion / your motives might vary (and that's totally okay!)

I must confess I almost never bother to install something directly from CPAN. (Hey you guys over there, stop raising a pyre!) I'm just too lazy to regularly check for updates and just let the operating system handle it instead. (Actually I'm also too lazy to update manually and schedule it automatically instead.)

If there's a module that's not packaged (or the packaged version is too old) then I reconsider whether that module is important enough to be worth the trouble to regularly check for updates / bugfixes and keep it up do date. Few are.


In reply to Re^4: Test::Simple will install, but not be detected as an appropriate dependency in CPAN by Monk::Thomas
in thread Test::Simple will install, but not be detected as an appropriate dependency in CPAN by Weebo

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.