Philippe de Rochambeau ( [EMAIL PROTECTED]) wrote: >Has anyone ever scripted a website with lots of simultaneous connections >in Perl, on >MacOSX? How did Perl fare in comparison with other scripting >languages? Was the fact that >Perl is not multi-threaded, a handicap?
I maybe mistaken but MacPerl - which is intended to be run under OS9 and MacOS previous to it currently isn't threaded (actually almost - the new threaded MacPerl is undergoing testing prior to becoming Beta), but perl under OSX is, being a standard Unix flavour distro. hth Robin
