X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Alien-ZMQ;a=blobdiff_plain;f=lib%2FAlien%2FZMQ.pm;fp=lib%2FAlien%2FZMQ.pm;h=a0b724025c28290cb30cfb149647120535954d41;hp=4660cfb2dd7c2c326053e85263eedf9263d2d679;hb=232c208aa23da81fa38e4999ce714ae87f9c7afd;hpb=cbcb27109b8b3ddd478fe7f6f072b175a3546e9b diff --git a/lib/Alien/ZMQ.pm b/lib/Alien/ZMQ.pm index 4660cfb..a0b7240 100644 --- a/lib/Alien/ZMQ.pm +++ b/lib/Alien/ZMQ.pm @@ -9,7 +9,7 @@ use String::ShellQuote qw/shell_quote/; =head1 DESCRIPTION Upon installation, the target system is probed for the presence of libzmq. If -it is not found, B is installed in a shared directory. In +it is not found, B is installed in a shared directory. In short, modules that need libzmq can depend on this module to make sure that it is available, or use it independently as a way to install zeromq.