Subject: | There is no unistd.h to be included on win32 |
There is no unistd.h to be included on win32,
so that line should be in an ifndef, as in
#ifndef WIN32
#include <unistd.h>
#endif
This queue is for tickets about the MIME-Explode CPAN distribution.
The Basics
People
|
Bug Information
|
This service is sponsored and maintained by Best Practical Solutions and runs on Perl.org infrastructure.
Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.