in reply to install another perl without disturbing the older install?
I would suggest installing the new perl with a completely different PREFIX - conventionally people will use /usr/local/ so your perl binary is at /usr/local/bin/perl and your libraries are in /usr/local/lib/.
/J\
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: install another perl without disturbing the older install?
by Anonymous Monk on Jul 27, 2006 at 21:11 UTC |