VDS Sphera Knowledge Base
| Main / Browse Categories / Perl & CGI / How can I avoid being asked to upgrade Perl every time I install a Perl Module? |
How can I avoid being asked to upgrade Perl every time I install a Perl Module?
|
If you set the following options in the CPAN shell you will not be asked to upgrade perl every time you try to install a module.
After entering the CPAN shell with this command: perl -MCPAN -e shellUse this command: o conf prerequisites_policy ask
User Comments
|
||||||||
Attachments
| No attachments. |
Related Articles


