]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - lib/autovivification.pm
Note that A_THREADSAFE only has a meaning with a threaded perl
[perl/modules/autovivification.git] / lib / autovivification.pm
index ad2e47e9dbadf02f2dd9f86cd5a8978550ae61ac..9ef999448b07a5fb61cac7a3c77879c7db65f6ef 100644 (file)
@@ -156,6 +156,7 @@ sub import {
 =head2 C<A_THREADSAFE>
 
 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<A_FORKSAFE>