projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d69778
)
Document PERL_INSTALL_ROOT of #7210.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 23 Oct 2000 12:19:27 +0000
(12:19 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 23 Oct 2000 12:19:27 +0000
(12:19 +0000)
p4raw-id: //depot/perl@7413
lib/ExtUtils/Install.pm
patch
|
blob
|
history
diff --git
a/lib/ExtUtils/Install.pm
b/lib/ExtUtils/Install.pm
index
92db8c9
..
4a148a6
100644
(file)
--- a/
lib/ExtUtils/Install.pm
+++ b/
lib/ExtUtils/Install.pm
@@
-394,4
+394,7
@@
of the hash to the corresponding values efficiently. Filenames with
the extension pm are autosplit. Second argument is the autosplit
directory.
+You can have an environment variable PERL_INSTALL_ROOT set which will
+be prepended as a directory to each installed file (and directory).
+
=cut