Craig L. McMillon wrote:
> Anybody know of a tutorial that outlines how to build perl from the 
> source with threading enabled on Solaris 10?

It's all in the docs that come with perl:
http://search.cpan.org/~nwclark/perl-5.8.8/INSTALL#Threads

Unless you're on Windows, you probably don't want to use perl threads. 
They are slower and use more memory than forking, and not all CPAN 
modules are safe for use with threads.

- Perrin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to