plenv-init - initialize
% eval $(plenv init -)
This sub command outputs shell script to setup plenv.
To install App::plenv, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::plenv
CPAN shell
perl -MCPAN -e shell install App::plenv
For more information on module installation, please visit the detailed CPAN module installation guide.