Re: [CentOS] installing perl-CPAN without perl-local-lib

2018-06-04 Thread Gary Stainburn
On Monday 04 June 2018 12:30:11 Pete Biggs wrote: > There's lots of info on it on the web. For the definitive answers look > long the local::lib pages on CPAN - basically there are environment > variables you can set to say where things are to be installed. > > Also, I think when you first run CPAN

Re: [CentOS] installing perl-CPAN without perl-local-lib

2018-06-04 Thread Nicolas Thierry-Mieg
On 06/04/2018 12:35 PM, Gary Stainburn wrote: I'm still working on getting my brand new Centos 7 mail server working and I'm having problems with Perl. Most of the modules are available as RPM's which was straight forward. However, MIME::Parser, Net::SCP and Net::SSH aren't. In order to get

Re: [CentOS] installing perl-CPAN without perl-local-lib

2018-06-04 Thread Pete Biggs
> Any ideas on how I can get to do the simple task of installing these modules > system wide? There's lots of info on it on the web. For the definitive answers look long the local::lib pages on CPAN - basically there are environment variables you can set to say where things are to be installed.