plenv Command Examples

Switch between multiple versions of Perl. More information: https://github.com/tokuhirom/plenv.

plenv version

plenv versions

plenv global {{version}}

plenv local {{version}}

plenv shell {{version}}

plenv

plenv help {{command}}