This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e426ec
)
Porting: add note on unsetting env
author
Sawyer X
<xsawyerx@cpan.org>
Fri, 2 Jun 2017 10:58:19 +0000
(12:58 +0200)
committer
Sawyer X
<xsawyerx@cpan.org>
Fri, 2 Jun 2017 10:58:19 +0000
(12:58 +0200)
Porting/release_managers_guide.pod
patch
|
blob
|
blame
|
history
diff --git
a/Porting/release_managers_guide.pod
b/Porting/release_managers_guide.pod
index
678390f
..
9f8004c
100644
(file)
--- a/
Porting/release_managers_guide.pod
+++ b/
Porting/release_managers_guide.pod
@@
-1040,6
+1040,11
@@
Bootstrap the CPAN client on the clean install:
=head4 Install the Inline module with CPAN and test it
+If you're using C<local::lib>, you should reset your environment before
+performing these actions:
+
+ $ unset PERL5LIB PERL_MB_OPT PERL_LOCAL_LIB_ROOT PERL_MM_OPT
+
Try installing a popular CPAN module that's reasonably complex and that
has dependencies; for example: