X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FAlien%2FZMQ.pm;h=7351fb6d56cb8b86d9445405705080902ee856d7;hb=435ebe17d3e42eee17ac861c97e8c2a2953be84c;hp=f31ad8a942ee57ca7dcffacf6e02cf176d57d9e2;hpb=f5f27214f093c3a0a046e54a75d8b86e23f22c3a;p=chaz%2Fp5-Alien-ZMQ diff --git a/lib/Alien/ZMQ.pm b/lib/Alien/ZMQ.pm index f31ad8a..7351fb6 100644 --- a/lib/Alien/ZMQ.pm +++ b/lib/Alien/ZMQ.pm @@ -1,5 +1,5 @@ package Alien::ZMQ; -# ABSTRACT: detect and/or install zeromq +# ABSTRACT: finding and installing libzmq, the core zeromq library use warnings; use strict; @@ -88,7 +88,7 @@ you will also need to reinstall L. =head1 BUGS -Windows is not yet supported. Patches are welcome. +MSWin32 is not yet supported, but cygwin works. =head1 SEE ALSO