summaryrefslogtreecommitdiffstats
path: root/perl/perlbrew/README
blob: 5b037d037ec1dc73cda71d0e4f324c870722d5c8 (plain)
1
2
3
4
5
6
7
8
perlbrew (Manage perl installations in your $HOME)

perlbrew is a program to automate the building and installation of
perl in an easy way. It provides multiple isolated perl environments,
and a mechanism for you to switch between them.

Everything is installed under ~/perl5/perlbrew. You then need to
include a bashrc/cshrc provided by perlbrew to tweak the PATH for you.