On Fri, Jan 04, 2002 at 12:22:56PM -0500, Stephen Adkins wrote:
> 
> Based on this, are there still strong advocates for increasing the
> *minimum* supported version of Perl from 5.5.3 to 5.6.1?
> Are attributes (and incomplete Unicode support) worth leaving the
> 5.5.x world behind?
> 

you will have to support threads or at least provide thread-safe libraries.
that includes using the threading model (ithreads as it looks).

it seems like concurrency and distributed system aspects dont get the
attention that they need, at least to me.


torvald

Reply via email to