in reply to Where can I get Threaded Perl 5.8 binaries for Win2K?

You should get them from ActiveState:

http://www.activestate.com

  • Comment on Re: Where can I get Threaded Perl 5.8 binaries for Win2K?

Replies are listed 'Best First'.
Re: Re: Where can I get Threaded Perl 5.8 binaries for Win2K?
by Anonymous Monk on Mar 11, 2003 at 17:59 UTC
    The current downloadable binaries at active-state does not seem to support 'threads'.
      What gave you that idea? I have all sorts of threaded apps running on perl 5.8 from ActiveState. Make sure you download 5.8 and not 5.6
        My download has the perl interpreter under the path c:\perl\5.8.0\bin\MSWin32-x86-perlio\perl.exe (may be I took the pkg from a wrong location :(. Also, the '-V' option showed "usethreads=undef use5005threads=undef useithreads=undef". I am downloading again the msi pkg and will cross check.

        meetraz is correct. Their documentation references it in several places so that would be a bad blunder it threads were not supported.

        Bad or old download?