generate.pl pod update; add desc of test_parallel
This commit is contained in:
parent
ec0e134827
commit
4cc1d62d05
1 changed files with 6 additions and 0 deletions
|
@ -117,6 +117,12 @@ The PAUSE (CPAN user) account that the release was uploaded to.
|
||||||
Additional text to pass to C<Configure>. At the moment, this is necessary for
|
Additional text to pass to C<Configure>. At the moment, this is necessary for
|
||||||
5.18.x so that it can get the C<-fwrapv> flag.
|
5.18.x so that it can get the C<-fwrapv> flag.
|
||||||
|
|
||||||
|
=item (optionally) test_parallel
|
||||||
|
|
||||||
|
This can be either 'no', 'yes', or unspecified (equivalent to 'yes').
|
||||||
|
Added due to dist/IO/t/io_unix.t failing when TEST_JOBS > 1, but should
|
||||||
|
only be used in case of a documented issue.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
Loading…
Add table
Reference in a new issue