Are you sure you're not mistaken about what source you're getting on CVS? I just checked for the only module on CVS I know of , and it's still dr1. The compile problems are a pain the the neck. The only thing I know of that works is changing \Perl\lib\CORE\sys\socket.h #include <winsock.h> to #include <winsock2.h> I'm not sure what the consequences of doing so are.
|