Can you try force the install?
Code: Select all
cpanm -f Class::Accessor
Code: Select all
Exanple (select "l" to list all installed modules):
[root@vt-nagiosxi-62 .cpanm]# instmodsh
Available commands are:
l - List all installed modules
m <module> - Select a module
q - Quit the program
cmd? l
If you still having issue, we might try manually doing the make.
cd ~/.cpnm/latest-build/
look at the "build.log" and see what error you get.
Regards,
Vinh