Subject: | invalid links in description |
Hi Daisuke Maki!
Your wrapper is great!
I have found a small pedantic issue.
On page
http://search.cpan.org/~dmaki/ZMQ-LibZMQ3-1.00/lib/ZMQ/LibZMQ3.pm in
description section is a copy paste issue, there is:
Note that this is a wrapper for libzmq 2.x. For 3.x, you need to check
ZMQ::LibZMQ3
should be:
Note that this is a wrapper for libzmq 3.x. For 2.x, you need to check
ZMQ::LibZMQ2
Cheers