X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Flocal%2Flib.pm;h=8c38bc687103cb6bcd39061ca3827cd44cedd488;hb=e12c866308e6bbd76233b3c8805721c93fa65a29;hp=67c1cb43af750d6b59992aa68e7a8a34a1b725c4;hpb=4b25534dff295b1317d0156824a25a55038a1684;p=p5sagit%2Flocal-lib.git diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 67c1cb4..8c38bc6 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -463,7 +463,7 @@ installing modules by using the C<--no-manpages> argument when bootstrapping: perl Makefile.PL --bootstrap --no-manpages -If you want to install multiple Perl module environments, say for application evelopment, +If you want to install multiple Perl module environments, say for application development, install local::lib globally and then: cd ~/mydir1