X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=ce0f5104d217a1a6cb744dca6f5dfc0649c442d6;hb=c083ade75c1bd1e0a6fadea36e31c9ec81f375ca;hp=0926066fc7cba3b2090949c59eca081b9a7ea574;hpb=85852ab777a3302d1215fd270a16e77991f9b562;p=MQR.git diff --git a/Makefile.PL b/Makefile.PL index 0926066..ce0f510 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ license 'perl'; build_requires 'Test::More'; requires 'AnyEvent::XMPP'; -requires 'AnyEvent::Redis'; +requires 'AnyEvent::Redis' => 0.19; # need PubSub! requires 'AnyEvent::IRC'; requires 'Data::Dump';