|
I've added the following to the POD for the next release:
=item Threadsafe modules
See L<perlmod/"Making your module threadsafe"> when creating modules that may
be used in threaded applications, especially if those modules use non-Perl
data, or XS code.
If anyone would like to contribute more to the documentation, feel free to send me any patches. Thanks.
|