Package perlbrew

Manage perl installations in your $HOME

https://metacpan.org/release/App-perlbrew

perlbrew is a program to automate the building and installation of perl in
the users HOME. At the moment, it installs everything to ~/perl5/perlbrew,
and requires you to tweak your PATH by including a bashrc/cshrc file it
provides. You then can benefit from not having to run 'sudo' commands to
install cpan modules because those are installed inside your HOME too. It's
almost like an isolated perl environments.

Version: 0.98

General Commands

perlbrew Perl environment manager.