-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

plenv


> Switch between multiple versions of Perl.

More information.


Show the currently selected Perl version and how it was selected:

plenv version

List all available installed Perl versions:

plenv versions

Set the global Perl version (used unless a local or shell version takes priority):

plenv global {version}

Set the local application-specific Perl version (used in the current directory and all directories below it):

plenv local {version}

Set the shell-specific Perl version (used for the current session only):

plenv shell {version}

Display help:

plenv

Display help for a command:

plenv help {command}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 01:30:04 2024