in reply to Re^2: Building a local perl to use the system perl's libraries as a fallback
in thread Building a local perl to use the system perl's libraries as a fallback

If you just want to be able to install modules into your home directory without touching the system libraries, you probably should have a look at local::lib. I don't use it myself, but I recall that system cpan command suggested to configure it automatically during first run on Ubuntu.
  • Comment on Re^3: Building a local perl to use the system perl's libraries as a fallback
  • Download Code