SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IPC-PubSub rpm build for : OpenSuSE. For other distributions click perl-IPC-PubSub.

Name : perl-IPC-PubSub
Version : 0.29 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.9.1 Date : 2023-07-20 16:22:18
Group : Development/Libraries/Perl Source RPM : perl-IPC-PubSub-0.29-lp155.9.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Interprocess Publish/Subscribe channels
Description :
This module provides a simple API for publishing messages to _channels_ and
for subscribing to them.

When a _message_ is published on a channel, all subscribers currently in
that channel will get it on their next \'get\' or \'get_all\' call.

Currently, it offers four backends: \'DBM_Deep\' for on-disk storage,
\'Memcached\' for possibly multi-host storage, \'Jifty::DBI\' for
database-backed storage, and \'PlainHash\' for single-process storage.

Please see the tests in _t/_ for this distribution, as well as SYNOPSIS
above, for some usage examples; detailed documentation is not yet
available.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-I/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-PubSub-0.29-lp155.9.1.noarch.rpm
     

Provides :
perl(IPC::PubSub)
perl(IPC::PubSub::Cache)
perl(IPC::PubSub::Cache::DBM_Deep)
perl(IPC::PubSub::Cache::JiftyDBI)
perl(IPC::PubSub::Cache::JiftyDBI::Stash)
perl(IPC::PubSub::Cache::JiftyDBI::Stash::Item)
perl(IPC::PubSub::Cache::JiftyDBI::Stash::ItemCollection)
perl(IPC::PubSub::Cache::JiftyDBI::Stash::Publisher)
perl(IPC::PubSub::Cache::JiftyDBI::Stash::PublisherCollection)
perl(IPC::PubSub::Cache::Memcached)
perl(IPC::PubSub::Cache::PlainHash)
perl(IPC::PubSub::Cacheable)
perl(IPC::PubSub::Publisher)
perl(IPC::PubSub::Subscriber)
perl-IPC-PubSub

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Class::Accessor::Fast)
perl(DBM::Deep) >= 1.00
perl(Data::UUID)
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/IPC
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/DBM_Deep.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/JiftyDBI
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/JiftyDBI.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/JiftyDBI/Stash
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/JiftyDBI/Stash.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/JiftyDBI/Stash/Item.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/JiftyDBI/Stash/Publisher.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/Memcached.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cache/PlainHash.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Cacheable.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Publisher.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/PubSub/Subscriber.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-IPC-PubSub
/usr/share/doc/packages/perl-IPC-PubSub/Changes
/usr/share/doc/packages/perl-IPC-PubSub/README
/usr/share/man/man3/IPC::PubSub.3pm.gz

 
ICM