aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpanm/profile.d/cpanm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanm/profile.d/cpanm.sh b/cpanm/profile.d/cpanm.sh
index a7854e40..a860162e 100644
--- a/cpanm/profile.d/cpanm.sh
+++ b/cpanm/profile.d/cpanm.sh
@@ -1,2 +1,3 @@
+# Set home directory for cpanm files to be XDG-conformant
PERL_CPANM_HOME=${XDG_CACHE_HOME:-$HOME/.cache}/cpanm
export PERL_CPANM_HOME