X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=lib%2FTest%2FLeaner.pm;h=7fe001a248b394eec4daa55d02b9fdbe95432190;hp=bc62c0c54fef6228b760371bcafb425cb47fe642;hb=718844cc10b90e9ae4acc24a82539ea99c8a4cbb;hpb=67d7b560467f2d6b762eeee33aa07e0dba290f2b 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.