X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Flocal%2Flib.pm;h=ab6bde7c855fee269c18c62ffc1b6d4517ce3c37;hb=e681beb3b2f0ce76d9964c19e1e085ead3738559;hp=00a31e9d2ec697becc465cb41b0a688406195b03;hpb=04f8efde3334296a656e29605c00c4545e6123dd;p=p5sagit%2Flocal-lib.git diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 00a31e9..ab6bde7 100755 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -718,6 +718,12 @@ 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. 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 to be Bourne, except on Win32 systems. If the C environment variable is