From what I can see there you are running cpan as root and installing it
under a local lib /root/perl5. The new cpan executable is is under
/root/perl5/bin/. Thats probably not in your path? Also the modules under
/root/perl5/lib/perl5 are probably not in your module search path.
There is a lot o
"Kahlil Hodgson"
To: "CentOS mailing list"
Sent: Monday, June 29, 2015 4:49:05 PM
Subject: Re: [CentOS] CPAN issues
CPAN is a core module which can be tricky to update on the RedHat based
systems.
Suggest investigating:
local::lib
App::cpanminus
Pinto
CPAN is a core module which can be tricky to update on the RedHat based
systems.
Suggest investigating:
local::lib
App::cpanminus
Pinto
If you need a newer Perl, check out www.softwarecollections.org.
___
CentOS mailing list
CentOS@centos.org
http:/
It's not a good idea to update CPAN and/or install modules from CPAN into
the OS-installed perl. Use rpm packages from yum. Many can be found in
the standard CentOS repo and EPEL has many as well. Take a look at
perlbrew if you really need a new version of perl for some reason. If you
don't rea
Hello List,
Running CentOS Linux release 7.0.1406 (Core), and trying to update CPAN from
version 1.98 to version 2.10, but it fails.
t/97-process_setup_options.t .. ok
t/97-return_values.t .. 6/10
# Failed test 'blib/script/cpan -j t/97-lib_cpan1/CPAN/Config.pm
Local::Prereq::Fails'
5 matches
Mail list logo