X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperltodo.pod;h=3882498750a96b5e818cbc49a4c655eb47d1cc3c;hb=899e16d05655bc0e6756c741b6155de313fa3bd4;hp=a8bfbabcb4c0b747ae39ce733d7947bcffdedaad;hpb=3958b146226a1f41d96ef1aa1e0dde87d11c5498;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perltodo.pod b/pod/perltodo.pod index a8bfbab..3882498 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -68,6 +68,11 @@ They have some tricks Perl doesn't yet implement. Artur Bergman's C module is a start on this, but needs to be more mature. +=head2 make perl_clone optionally clone ops + +So that pseudoforking, mod_perl, iThreads and nvi will work properly +(but not as efficiently) until the regex engine is fixed to be threadsafe. + =head2 Work out exit/die semantics for threads =head2 Typed lexicals for compiler