How do you install perlbrew
without root access?
Part way through the installation process I am getting Can't locate Devel/PatchPerl.pm in @INC
in the installation log when it fails.
How do you install perlbrew
without root access?
Part way through the installation process I am getting Can't locate Devel/PatchPerl.pm in @INC
in the installation log when it fails.
It's a known issue. See perlbrew fails with "Can't locate Devel/PatchPerl.pm"
Try installing the latest version
\curl -L https://install.perlbrew.pl | bash
Refer: https://perlbrew.pl/