I get CPAN modules all the time.  I can't attest to them all working
yet.  But I simply download, unzip to a directory, and then run the
commands:

Makefile.pl
nmake
nmake test
nmake install

I am running a version of VC++, and I really don't know about other
compilers for compiling Perl Modules.  But this works fine for me on
almost any module.

    - Justin Rogers, CEO DigiTec Web Consultants
    [COOP]DigiTec - Half-Life, Q3A, Unreal Tournament
----- Original Message ----- 
From: "Kathryn Cassidy" <[EMAIL PROTECTED]>
To: "Perl-Win32-Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, April 26, 2000 9:24 AM
Subject: Re: Thread.pm missing


> Hhmmm, so 522 doesn't have threading or forking and 5.6 doesn't have
> half of the modules that I need (at least it doesn't have them as ppm
> packages).
> 
> Can I get precompiled binaries for WinNT and perl 5.6 anywhere other
> than as ppm packages?  Alternatively, where do I get the source and how
> do I compile them?  Is the cpan source cross-platform?  If so, I'm fine,
> but if not then I've no idea how to go about making my own win32
> modules...
> 
> Thanks,
> Kathryn.
> 
> [EMAIL PROTECTED] wrote:
> > AS 5.22 does not support threads or forking. AS 5.6 supports this (in
> > a beta kind of a fashion for now).
> > 
> > See the documentation for the DBI::ProxyServer. There are three modes
> > you can use it with, Threading, Forking, and Single Connection.
> 
> ---
> You are currently subscribed to perl-win32-users as: [EMAIL PROTECTED]
> To unsubscribe, forward this message to
>          [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to  
>          [EMAIL PROTECTED]
> 
> 


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to