in reply to Re^2: module errors everywhere
in thread module errors everywhere

Thank you, but I'm as close to a sysadmin as this place has and I'm not aware of any configuration problems. I had this installed on my system perl just fine by using the CentOS repository package. Why would it work on a different location on the same system?

Replies are listed 'Best First'.
Re^4: module errors everywhere
by roboticus (Chancellor) on Aug 06, 2014 at 21:37 UTC

    Toasterman:

    Good question. The only thing I can think of are differences in:

    • directory permissions for the various include directories
    • environment variables (e.g., PERL5LIB pointing into the "old" perl)

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.