slackbuilds/perl/perlbrew
Willy Sudiarto Raharjo 1dcf6f7573
perl/perlbrew: Updated for version 0.98.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-11 06:51:55 +07:00
..
README
perlbrew.SlackBuild perl/perlbrew: Updated for version 0.98. 2024-05-11 06:51:55 +07:00
perlbrew.info perl/perlbrew: Updated for version 0.98. 2024-05-11 06:51:55 +07:00
slack-desc

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.