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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't mess with the umask()
[perl5.git]
/
installperl
diff --git
a/installperl
b/installperl
index
ddd06fa
..
fd1314f
100755
(executable)
--- a/
installperl
+++ b/
installperl
@@
-54,8
+54,6
@@
while (@ARGV) {
shift;
}
-umask 022 unless $Is_VMS;
-
my @scripts = qw(utils/c2ph utils/h2ph utils/h2xs utils/perlbug utils/perldoc
utils/pl2pm utils/splain utils/perlcc utils/dprofpp
x2p/s2p x2p/find2perl