![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Perlbrew on shared hostingby Bod (Friar) |
on Dec 03, 2020 at 19:19 UTC ( #11124597=perlquestion: print w/replies, xml ) | Need Help?? |
Bod has asked for the wisdom of the Perl Monks concerning the following question: I am trying to upgrade from Perl v5.16.3 supplied by my shared hosting provider to Perl v5.32.0 by using Perlbrew. Perlbrew has installed fine by following the instruction \curl -L https://install.perlbrew.pl | bash from PuTTY. Perl v5.32.0 has downloaded fine but it will not install. I run the command: and get the message Looking at the logfile everything makes sense. It shows the questions for a guided installation with the answers to the questions already filled in. Then right at the end is this: I have previously installed modules from CPAN using PuTTY and SSH thanks to help from the Monastery. I know that I do not have access to install modules if I attempt it through cPanel but it has worked recently from an SSH shell. Am I missing something obvious? Is it possible that installing , will installing Perlbrew will upset any of the scripts already running on the server using Perl v5.16.3?
Back to
Seekers of Perl Wisdom
|
|