On Jan 27, 2008 9:46 PM, Shmuel Fomberg <semuelf at 012.net.il> wrote:
> Hi All.
>
> I saw that the current recommendation in making modules thread-safe, is to
> make two versions of the module. Then the main module-loader should test for
> $Config{useithreads}, and 'require' the correct version. (see perlthrtut)
Where did you see that?
Gabor