http://www.perlmonks.org?node_id=848110


in reply to Re: Unable to install a particular CPAN module using CPAN
in thread Unable to install a particular CPAN module using CPAN

The following worked as root:
perl -MCPAN -e shell
force install fp::functionals
Thanks to the people who helped!
  • Comment on Re^2: Unable to install a particular CPAN module using CPAN