in reply to Need Help accessing perl modules installed on shared location

If the perl version on the other system is different than that of the perl version of the system where the modules are installed,

This is why its better to mount perl, and instruct the users (or their programs shebangs) to use the mounted perl

  • Comment on Re: Need Help accessing perl modules installed on shared location