generate.pl pod update; add desc of test_parallel

This commit is contained in:
Peter Martini 2015-04-11 14:29:23 -07:00
parent ec0e134827
commit 4cc1d62d05

View file

@ -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