Examples (7)
Show the currently selected Perl version and how it was selected
plenv versionList all available installed Perl versions
plenv versionsSet the global Perl version (used unless a local or shell version takes priority)
plenv global versionSet the local application-specific Perl version (used in the current directory and all directories below it)
Set the shell-specific Perl version (used for the current session only)
plenv shell versionDisplay help
made by @shridhargupta | data from tldr-pages