This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
buildperl.pl: Add pod/usage info
authorKarl Williamson <khw@cpan.org>
Mon, 8 Jul 2019 20:38:18 +0000 (14:38 -0600)
committerNicolas 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

index fea371a..780f6ec 100644 (file)
@@ -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]