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:
c450d83
)
buildperl.pl: Add pod/usage info
author
Karl Williamson
<khw@cpan.org>
Mon, 8 Jul 2019 20:38:18 +0000
(14:38 -0600)
committer
Nicolas R
<atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:30 +0000
(16:39 -0600)
(cherry picked from commit
cc4f886f095f23621d29ae3f1a472bda71b92b12
)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/devel/buildperl.pl
patch
|
blob
|
blame
|
history
diff --git
a/dist/Devel-PPPort/devel/buildperl.pl
b/dist/Devel-PPPort/devel/buildperl.pl
index
fea371a
..
780f6ec
100644
(file)
--- a/
dist/Devel-PPPort/devel/buildperl.pl
+++ b/
dist/Devel-PPPort/devel/buildperl.pl
@@
-548,6
+548,9
@@
buildperl.pl - build/install perl distributions
/tmp/perl/install/<config>/<perl>]
--config=configuration build this configuration [MULTI]
+ The possibilities for this parameter are:
+ 'thread', 'thread5005', 'debug'; and
+ 'default', which means none of the others.
[default: all possible configurations]
--perl=version build this version of perl [MULTI]