Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 3 años
..
README 1dbc89a453 perl/perlbrew: Added (Manage perl installations). hace 8 años
perlbrew.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 3 años
perlbrew.info 595dfd0493 perl/perlbrew: Updated for version 0.85. hace 5 años
slack-desc 1dbc89a453 perl/perlbrew: Added (Manage perl installations). hace 8 años

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.