资讯

plenv help # list available perl versions plenv install --list # install perl5 binary plenv install 5.16.2 -Dusethreads # execute command on current perl plenv exec ack # change global default perl to ...
Contribute to shrutklt/Perl-basics development by creating an account on GitHub.