We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0e134 commit 4cc1d62Copy full SHA for 4cc1d62
generate.pl
@@ -117,6 +117,12 @@ =head1 DESCRIPTION
117
Additional text to pass to C<Configure>. At the moment, this is necessary for
118
5.18.x so that it can get the C<-fwrapv> flag.
119
120
+=item (optionally) test_parallel
121
+
122
+This can be either 'no', 'yes', or unspecified (equivalent to 'yes').
123
+Added due to dist/IO/t/io_unix.t failing when TEST_JOBS > 1, but should
124
+only be used in case of a documented issue.
125
126
=back
127
128
=cut
0 commit comments