Subject: | EWOULDBLOCK is not supported on Windows |
The POSIX macro EWOULDBLOCK is not supported on Windows. Is there a way
to avoid using this in File::Flock, if the OS is spotted as being
MSWin32? There are an increasing number of CPAN distributions that are
using File::Flock as a dependancy, which now means they all fail on
Windows :(