From: Torsten Raudssus Date: Wed, 4 Aug 2010 16:12:08 +0000 (+0200) Subject: Small fix of the spaces warnings X-Git-Tag: 1.006009~17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a8e981cfe0efc18a1287a1e4671f588241915f74;p=p5sagit%2Flocal-lib.git Small fix of the spaces warnings --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 60bcc99..ab6bde7 100755 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -719,7 +719,10 @@ install UNINST=1" and local::lib if you understand these possible consequences. =head1 LIMITATIONS The perl toolchain is unable to handle directory names with spaces in it, -so you cant put your local::lib bootstrap into a directory with spaces. +so you cant put your local::lib bootstrap into a directory with spaces. What +you can do is moving your local::lib to a directory with spaces B you +installed all modules inside your local::lib bootstrap. But be aware that you +cant update or install CPAN modules after the move. Rather basic shell detection. Right now anything with csh in its name is assumed to be a C shell or something compatible, and everything else is assumed