plenv is a tool for installing and managing multiple versions of perl in your home directory. Use this tag only for issues caused by plenv or for issues with plenv itself.
plenv makes it easy to install and manage multiple versions of the Perl interpreter in your home directory. It is similar to perlbrew, but unlike perlbrew, plenv is implemented in pure Bash and allows you to set a local Perl version on a per-directory basis.