From: Vincent Pit Date: Tue, 28 Dec 2010 11:31:14 +0000 (+0100) Subject: Document THREADSAFE X-Git-Tag: v0.01~5 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=commitdiff_plain;h=718844cc10b90e9ae4acc24a82539ea99c8a4cbb Document THREADSAFE --- diff --git a/lib/Test/Leaner.pm b/lib/Test/Leaner.pm index bc62c0c..7fe001a 100644 --- a/lib/Test/Leaner.pm +++ b/lib/Test/Leaner.pm @@ -579,6 +579,11 @@ sub diag_stream (;*) { diag_stream *STDERR; +=head2 C + +This constant evaluates to true if and only if L is thread-safe, i.e. when this version of C is at least 5.8, has been compiled with C defined, and L has been loaded B L. +In that case, it also needs a working L. + =head1 DEPENDENCIES L 5.6. diff --git a/t/92-pod-coverage.t b/t/92-pod-coverage.t index 8aa1ace..c817d13 100644 --- a/t/92-pod-coverage.t +++ b/t/92-pod-coverage.t @@ -17,7 +17,6 @@ all_pod_coverage_ok({ also_private => [ qw< NO_PLAN SKIP_ALL - THREADSAFE carp croak is_like