From: apeiron Date: Tue, 9 Mar 2010 18:38:01 +0000 (+0000) Subject: typo fix in the POD thanks to poisonbit X-Git-Tag: 1.006009~43 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=e12c866308e6bbd76233b3c8805721c93fa65a29 typo fix in the POD thanks to poisonbit git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8951 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- 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