summaryrefslogtreecommitdiffstats
path: root/cpanp
diff options
context:
space:
mode:
Diffstat (limited to 'cpanp')
-rwxr-xr-xcpanp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpanp b/cpanp
index a575ef5..313605f 100755
--- a/cpanp
+++ b/cpanp
@@ -1,4 +1,4 @@
#!/bin/bash
-unset PERL_MB_OPT PERL_MM_OPT
+unset PERL_MB_OPT PERL_MM_OPT PERL5LIB
exec /usr/bin/vendor_perl/cpanp "$@"