From: apeiron Date: Wed, 10 Mar 2010 20:57:19 +0000 (+0000) Subject: duh, apeiron--, dunno how I missed that X-Git-Tag: 1.006009~39 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=b10fc4d414d5d2690a391f56b6d221c4af254d74 duh, apeiron--, dunno how I missed that git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8960 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 8c38bc6..671c0fc 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -49,7 +49,7 @@ DEATH } } - if($arg_store{self-contained}) { + if($arg_store{'self-contained'}) { # The only directories that remain are those that we just defined and those # where core modules are stored. We put PERL5LIB first, so it'll be favored # over privlibexp and archlibexp