I'm working in a lab running a CentOS server with Perl 5.8.8.
I would like to install a newer version of Perl for my personal use only (i.e. do not affect other users). How can I do that?
|
I'm working in a lab running a CentOS server with Perl 5.8.8. I would like to install a newer version of Perl for my personal use only (i.e. do not affect other users). How can I do that?
| ||||
|
feedback
|
|
Perlbrew can do this; indeed it is a common method for intalling many local Perl installations, e.g. for compability testing. | |||||||||
feedback
|
|
consulting the
which should be exactly what you are after. | |||
|
feedback
|