Corion, the recommendation is surely solid, coming from the likes of you and seconded by the likes of LanX, but what I am gleaning from this is very disturbing.

I have long wanted to get into Linux, but my hobby time has drifted away from those kinds of projects and my career work has been astoundingly Windows-based for several decades now. I must therefore confess an unusually deep case of ignorance regarding most things Linux. Please keep that in mind as you parse through my question and concern.

It sounds to me like you are saying that I, were I a Linux sysadmin, notably on this version of CentOS, cannot establish a systemwide Perl installation for all users to use (including those coming in through a web site hosted on this server) which has any CPAN modules installed. I can only use the ones that are available on my Linux distribution.

Rather, it appears you are recommending I set up a special Perl installation for each user on this system, or that they must set up their own. So if I have 100 users plus myself, I need to support 101 potentially varying installations of Perl.

Please tell me I am misreading this.


In reply to Re^2: How to install CPAN modules by marinersk
in thread How to install CPAN modules by rammohan

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.