https://github.com/chazmcgarvey/p5-alien-zmq
find and install libzmq, the core zeromq library
https://github.com/chazmcgarvey/p5-alien-zmq
Last synced: 4 months ago
JSON representation
find and install libzmq, the core zeromq library
- Host: GitHub
- URL: https://github.com/chazmcgarvey/p5-alien-zmq
- Owner: chazmcgarvey
- Created: 2013-01-16T23:11:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T10:49:25.000Z (over 7 years ago)
- Last Synced: 2025-01-03T12:13:22.159Z (6 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/~ccm/Alien-ZMQ/
- Size: 29.3 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Alien::ZMQ
==========This is a perl5 module that can find libzmq on the target machine or install
it if it isn't already there. For more information, take a look at the
module's page on the [CPAN](http://search.cpan.org/perldoc?Alien%3A%3AZMQ).License
-------This is free software; you can redistribute it and/or modify it under the same
terms as the Perl 5 programming language system itself.