Skip to content

Commit 4cc1d62

Browse files
committed
generate.pl pod update; add desc of test_parallel
1 parent ec0e134 commit 4cc1d62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

generate.pl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ =head1 DESCRIPTION
117117
Additional text to pass to C<Configure>. At the moment, this is necessary for
118118
5.18.x so that it can get the C<-fwrapv> flag.
119119
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+
120126
=back
121127
122128
=cut

0 commit comments

Comments
 (0)