SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-ZMQ-Constants rpm build for : OpenSuSE. For other distributions click perl-ZMQ-Constants.

Name : perl-ZMQ-Constants
Version : 1.04 Vendor : obs://build_opensuse_org/home:ecsos
Release : lp155.5.3 Date : 2023-05-17 18:27:44
Group : Development/Libraries/Perl Source RPM : perl-ZMQ-Constants-1.04-lp155.5.3.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Constants for libzmq
Description :
libzmq is a fast-chanding beast and constants get renamed, new one gest
removed, etc...

We used to auto-generate constants from the libzmq source code, but then
adpating the binding code to this change got very tedious, and controling
which version contains which constants got very hard to manage.

This module is now separate from ZMQ main code, and lists the constants
statically. You can also specify which set of constants to pull in
depending on the zmq version.

If don\'t care to be strict about which constants to import into your code,
then don\'t bother with the \':vX.X.X\' notation, just use like a normal
module:

use ZMQ::Constants qw(:all); # pulls all known constants...



use ZMQ::Constants qw(ZMQ_PUSH); # import just ZMQ_PUSH

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ecsos:/monitoring:/centreon-test/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-ZMQ-Constants-1.04-lp155.5.3.noarch.rpm
     

Provides :
perl(ZMQ::Constants)
perl(ZMQ::Constants::V2_1_11)
perl(ZMQ::Constants::V3_1_1)
perl(ZMQ::Constants::V3_1_2)
perl(ZMQ::Constants::V4_0_4)
perl-ZMQ-Constants

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ/Constants
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ/Constants.pm
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ/Constants/V2_1_11.pm
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ/Constants/V3_1_1.pm
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ/Constants/V3_1_2.pm
/usr/lib/perl5/vendor_perl/5.26.1/ZMQ/Constants/V4_0_4.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-ZMQ-Constants
/usr/share/doc/packages/perl-ZMQ-Constants/Changes
/usr/share/man/man3/ZMQ::Constants.3pm.gz

 
ICM