From: Vincent Pit Date: Sat, 24 Apr 2010 17:06:13 +0000 (+0200) Subject: Note that A_THREADSAFE only has a meaning with a threaded perl X-Git-Tag: v0.06~1 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=commitdiff_plain;h=98cae81d709fdc8b0f2aff8c6006a79f994f7b2c Note that A_THREADSAFE only has a meaning with a threaded perl --- diff --git a/lib/autovivification.pm b/lib/autovivification.pm index ad2e47e..9ef9994 100644 --- a/lib/autovivification.pm +++ b/lib/autovivification.pm @@ -156,6 +156,7 @@ sub import { =head2 C True iff the module could have been built with thread-safety features enabled. +This constant only has a meaning with your perl is threaded ; otherwise, it'll always be false. =head2 C