Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-App-perlbrew / pkg-descr
1 perlbrew is a program to automate the building and installation of perl in an
2 easy way. It provides multiple isolated perl environments, and a mechanism for
3 you to switch between them.
4
5 Everything are installed unter ~/perl5/perlbrew. You then need to include a
6 bashrc/cshrc provided by perlbrew to tweak the PATH for you. You then can
7 benefit from not having to run 'sudo' commands to install cpan modules because
8 those are installed inside your HOME too.
9
10 For the documentation of perlbrew usage see perlbrew command on CPAN, or by
11 running perlbrew help. The following documentation features the API of
12 App::perlbrew module, and may not be remotely close to what your want to read.
13
14 WWW: http://search.cpan.org/dist/App-perlbrew/