I wanted to install some perl modules, but have a question:
When I run cpan (first time I run it) it asks:
To install modules, you need to configure a local Perl library directory or escalate your privileges. CPAN can help you by bootstrapping the local::lib module or by configuring itself to use 'sudo' (if available). You may also resolve this problem manually if you need to customize your setup. What approach do you want? (Choose 'local::lib', 'sudo' or 'manual')
What should I use? the default selected is local::lib.
(I'm running cpan as the root user)
When I run cpan (first time I run it) it asks:
To install modules, you need to configure a local Perl library directory or escalate your privileges. CPAN can help you by bootstrapping the local::lib module or by configuring itself to use 'sudo' (if available). You may also resolve this problem manually if you need to customize your setup. What approach do you want? (Choose 'local::lib', 'sudo' or 'manual')
What should I use? the default selected is local::lib.
(I'm running cpan as the root user)