in reply to install CPAN modules
When i started my current job, we were a mainly debian shop. However because of issues like this we have since started moving away from debian. It's not only because of outdated perl libs, but outdated system libs that make it difficult to install things like Net::SNMP even into a perlbrew environment.
I am a big believer in leaving the system perl alone, because i have had to personally fix a messed up system twice and re-install another one because myself or some other admin updated the system's perl libs. So using the perl libs in the system's package system just isn't a option for me.
And yes, Net::SNMP is definatly a lib/package that i have experienced problems installing on debian systems because of outdated system libs. Interestingly enough, the lib installed just fine on my Ubuntu 13.04 desktop (into my perl brew install). Maybe a system upgrade is in order?
|
|---|