This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
We do *not* want to use mconfig from mono-web :(
[metaconfig.git]
/
U
/
ln-all.pl
diff --git
a/U/ln-all.pl
b/U/ln-all.pl
index
b94967b
..
fc774db
100755
(executable)
--- a/
U/ln-all.pl
+++ b/
U/ln-all.pl
@@
-1,6
+1,6
@@
#!/pro/bin/perl
#!/pro/bin/perl
-# (c)'
06 H.Merijn Brand [ 09 Apr 2006
]
+# (c)'
11 H.Merijn Brand [ 26 Aug 2011
]
# Small script to regenerate the links in U/all, that should
# represent all the modules used in the current Configure
# Small script to regenerate the links in U/all, that should
# represent all the modules used in the current Configure
@@
-26,7
+26,7
@@
for (@safe) {
copy "$perl/$_", $_;
}
copy "$perl/$_", $_;
}
-@ARGV = ("
metaconfig -v -m
2>&1 |");
+@ARGV = ("
/pro/3gl/CPAN/bin/mconfig -v -m -O
2>&1 |");
while (<>) {
s{^\s+$perl/U}{} or next;
chomp;
while (<>) {
s{^\s+$perl/U}{} or next;
chomp;