On 02/24/2007 07:57 PM, Frank Reitzenstein wrote: > So I used to be able to tell whether Perl is threaded by version as I > still can with Activeperl that I use on Windows for my Tk menus. > > Now that we have recent Perl versions which are non threaded how can I > tell if my version is or is not threaded? $ /usr/bin/perl --version This is perl, v5.8.5 built for i386-linux-thread-multi ... $ /usr/local/bin/perl --version This is perl, v5.8.6 built for i686-linux Basically if it says "thread-multi" it's threaded, otherwise it isn't. Peter _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.