mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
1dbc89a453
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
374 B
Text
8 lines
374 B
Text
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.
|