ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV-Loop-Async/Makefile.PL
(Generate patch)

Comparing EV-Loop-Async/Makefile.PL (file contents):
Revision 1.4 by root, Fri Jul 17 02:52:22 2009 UTC vs.
Revision 1.5 by root, Fri Jul 17 03:28:57 2009 UTC

5 5
6*** 6***
7*** This module requires phreads (listening to -lpthread) 7*** This module requires phreads (listening to -lpthread)
8*** A pthreads implementation for windows can be found at 8*** A pthreads implementation for windows can be found at
9*** http://sourceware.org/pthreads-win32/ 9*** http://sourceware.org/pthreads-win32/
10***
11*** Due to bugs in perl, this module does not currently work on windows.
10*** 12***
11 13
12EOF 14EOF
13 15
14if ($^O =~ /win32/i or $^O =~ /mswin/) { 16if ($^O =~ /win32/i or $^O =~ /mswin/) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines