From: Karen Etheridge Date: Wed, 11 Sep 2013 23:05:36 +0000 (-0700) Subject: minor doc tweak, requested by sjohnson, #van.pm X-Git-Tag: 1.008012^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0ad9f83d3b9efae41f4d2045594ee974351ee9ee;p=p5sagit%2Flocal-lib.git minor doc tweak, requested by sjohnson, #van.pm --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 95d2cf2..f522e6d 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -593,7 +593,7 @@ A typical way to install local::lib is using what is known as the hasn't already installed local::lib. In this case, you'll need to install local::lib in your home directory. -If you do have administrative privileges, you will still want to set up your +Even if you do have administrative privileges, you will still want to set up your environment variables, as discussed in step 4. Without this, you would still install the modules into the system CPAN installation and also your Perl scripts will not use the lib/ path you bootstrapped with local::lib.