- or download this
C:\Data-UUID-0.11>perl Makefile.PL
Checking if your kit is complete...
...
default umask (0007):
Note (probably harmless): No library found for -lsocket
Writing Makefile for Data::UUID
- or download this
#include <string.h>
#include <stdio.h>
...
#include <unistd.h>
#include <time.h>
#include "md5.h"
- or download this
#define __CYGWIN__
#include <string.h>
...
//#include <unistd.h>
#include <time.h>
#include "md5.h"