slackbuilds/perl/perlbrew
Andreas Guldstrand dcf853fcbc perl/perlbrew: Updated for version 0.80.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
2017-08-05 07:07:50 +07:00
..
README perl/perlbrew: Added (Manage perl installations). 2016-10-01 08:39:50 +07:00
perlbrew.SlackBuild perl/perlbrew: Updated for version 0.80. 2017-08-05 07:07:50 +07:00
perlbrew.info perl/perlbrew: Updated for version 0.80. 2017-08-05 07:07:50 +07:00
slack-desc perl/perlbrew: Added (Manage perl installations). 2016-10-01 08:39:50 +07:00

README

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.