From a09cf5954e3fa85cb9ddbc48fdef741c4fafe92e Mon Sep 17 00:00:00 2001 From: jonasbn Date: Fri, 24 Jan 2025 12:43:32 +0100 Subject: [PATCH] Minor grammatical correction to the documentation --- App-cpanminus/script/cpanm.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App-cpanminus/script/cpanm.PL b/App-cpanminus/script/cpanm.PL index 0944beae..861f48cf 100755 --- a/App-cpanminus/script/cpanm.PL +++ b/App-cpanminus/script/cpanm.PL @@ -173,7 +173,7 @@ successful/failed dependencies to the output. =item -l, --local-lib Sets the L compatible path to install modules to. You -don't need to set this if you already configure the shell environment +don't need to set this if you already configured the shell environment variables using L, but this can be used to override that as well.