If it was working before, what changed?
I cannot say that every install was always smooth. But usually it would fail somewhere in the test. I don't remember having these difficulties. It used to be the case that I could install a module, it would pull in a few dependencies and only occasionally fail. I cannot think of anything that has changed that would explain it.
Are there other users with your level of access to that machine?
No. Obviously there is the service provider but I don't think perl support is in the service agreement. It's all down to me.
What about ENV (environment variables)? check your ~/.bashrc , is there anything new in there for paths, libs etc? Check for symlinks in /usr/lib/perl* between directories
minimal

Edit: I forgot to mention I don't get these issues on the test machine.


In reply to Re^2: perl module installs getting really mesed up by SilasTheMonk
in thread perl module installs getting really mesed up by SilasTheMonk

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.