I use perlbrew, which basically has the same effect of a self-contained Perl, except its environment variables can be applied temporarily.
You can use a perlbrew-installed perl in exactly the same way you'd use a self-compiled perl. perlbrew just makes it easier to install (by fetching it for you and applying patches needed to compile older versions) and to use (it can adjust your PATH for you). So I don't get why you don't always use perlbrew.
In reply to Re^2: How do you run Perl on _your_ system?
by ikegami
in thread How do you run Perl on _your_ system?
by silent11
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |