http://qs321.pair.com?node_id=11147736


in reply to Installing perl from scratch

I think i'm a bit old-school. I still use ye olde step-by-step procedure from https://www.cpan.org/src/

wget https://www.cpan.org/src/5.0/perl-5.36.0.tar.gz tar -xzf perl-5.36.0.tar.gz cd perl-5.36.0 ./Configure -des -Dprefix=$HOME/localperl make make test make install

PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP