X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=4484dae086a7af00d0d8accc3ce0cbd9ac8418a7;hp=c068be73fa8e42e43bbf961f4343ff698cc3c1ec;hb=a6e7df84c1196a8c6d12692a06d913a24c5d530a;hpb=12f5aa96d0f4d2275aafa29bc76c96a0d4f215a9 diff --git a/lib/indirect.pm b/lib/indirect.pm index c068be7..4484dae 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -73,6 +73,12 @@ sub unimport { (); } +=head1 CONSTANTS + +=head2 C + +True iff the module could have been built when thread-safety features. + =head1 CAVEATS C (no semicolon) at the end of a file won't be seen as an indirect object syntax, although it will as soon as there is another token before the end (as in C or C).