-
-
21 Mar 2022 10:50:55 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (213 / 0 / 5)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (56.54KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 15 contributors-
Dylan Cali
-
Dave Lambley
-
Graham Ollis
-
Klaus Ita
-
Marc Mims
-
Parth Gandhi
-
Pawel Pabian
-
Robert Hunter
-
Sergey KHripchenko
-
Slaven Rezic
-
Whitney Jackson
-
pipcet
-
Judd Taylor
-
Ji-Hyeon Gim
-
Zaki Mughal
- Dependencies
- Carp
- Class::XSAccessor
- Exporter
- FFI::CheckLib
- FFI::Platypus
- FFI::Platypus::Buffer
- FFI::Platypus::Memory
- Import::Into
- Math::BigInt
- Moo
- Moo::Role
- Scalar::Util
- Sub::Exporter
- Try::Tiny
- bytes
- feature
- if
- namespace::clean
- strict
- threads
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.18 - 2022-03-21
- New maintainer @ghenry - welcome and thank you!
- Add MSWin32 support (GH#47 - thanks @zmughal!)
- Add zmq_socket_monitor support (GH#46 - thanks @potatogim!)
- Add z85_encoding support (GH#43 - thanks @juddtaylor!)
- Document contributors
- Update repository info. Now officially part of the zeromq project at https://github.com/zeromq/perlzmq
- Have examples and scripts use 5.12 as minimum version, which enables strict by default
Modules
version agnostic Perl bindings for zeromq using ffiGenerated module of zmq constants. All constants, all versions.zmq convenience functionsModule Install Instructions
To install ZMQ::FFI, copy and paste the appropriate command in to your terminal.
cpanm ZMQ::FFI
perl -MCPAN -e shell install ZMQ::FFI
For more information on module installation, please visit the detailed CPAN module installation guide.