in reply to Problems upgrading perl 5.8.8 to 5.10.0 on Ubuntu Desktop 7.10

What are the values of the environment variables PERL5LIB and PERLLIB? They tell perl where to search for modules. Does running cpan without using sudo give the same error? If not then check your /etc/sudoers file.

  • Comment on Re: Problems upgrading perl 5.8.8 to 5.10.0 on Ubuntu Desktop 7.10