X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=Plugin.pod;h=5910f14e2e49bdd727475717a93dee28a6b3e011;hp=35d293b56d737da2975790a47f6861708b1cb0a5;hb=a4e4979c583c502809526c72ec00215df17baa95;hpb=59dc2e03b40309721f0b4d4d5258fb4a5a1cd679 diff --git a/Plugin.pod b/Plugin.pod index 35d293b..5910f14 100644 --- a/Plugin.pod +++ b/Plugin.pod @@ -265,6 +265,19 @@ done it'll allow the binding of C<%+> and C<%-> and support the L methods FETCH, STORE, DELETE, CLEAR, EXISTS, FIRSTKEY, NEXTKEY and SCALAR. +=head1 CONSTANTS + +=head2 C + +True iff the module could have been built with thread-safety features +enabled. + +=head2 C + +True iff this module could have been built with fork-safety features +enabled. This will always be true except on Windows where it's false +for perl 5.10.0 and below. + =head1 Tainting The only way to untaint an existing variable in Perl is to use it as a