remove spurious quotes
apeiron [Sat, 20 Feb 2010 20:12:38 +0000 (20:12 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8768 bd8105ee-0ff8-0310-8827-fb3f25b6796d

lib/local/lib.pm

index 2e0b713..67c1cb4 100644 (file)
@@ -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