SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-Stomp rpm build for : openSUSE Tumbleweed. For other distributions click perl-Net-Stomp.

Name : perl-Net-Stomp
Version : 0.62 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2024-02-19 06:39:33
Group : Unspecified Source RPM : perl-Net-Stomp-0.62-1.1.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Streaming Text Orientated Messaging Protocol Client
Description :
This module allows you to write a Stomp client. Stomp is the Streaming Text
Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and
Represented by the symbol :ttmp). It\'s a simple and easy to implement
protocol for working with Message Orientated Middleware from any language.
Net::Stomp is useful for talking to Apache ActiveMQ, an open source (Apache
2.0 licensed) Java Message Service 1.1 (JMS) message broker packed with
many enterprise features.

A Stomp frame consists of a command, a series of headers and a body - see
Net::Stomp::Frame for more details.

For details on the protocol see https://stomp.github.io/.

In long-lived processes, you can use a new \'Net::Stomp\' object to send each
message, but it\'s more polite to the broker to keep a single object around
and re-use it for multiple messages; this reduce the number of TCP
connections that have to be established. \'Net::Stomp\' tries very hard to
re-connect whenever something goes wrong.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-Stomp-0.62-1.1.noarch.rpm
     

Provides :
perl(Net::Stomp)
perl(Net::Stomp::Frame)
perl(Net::Stomp::StupidLogger)
perl-Net-Stomp

Requires :
perl(:MODULE_COMPAT_5.38.2)
perl(Class::Accessor::Fast)
perl(Log::Any) >= 1.707
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.38.2/Net
/usr/lib/perl5/vendor_perl/5.38.2/Net/Stomp
/usr/lib/perl5/vendor_perl/5.38.2/Net/Stomp.pm
/usr/lib/perl5/vendor_perl/5.38.2/Net/Stomp/Frame.pm
/usr/lib/perl5/vendor_perl/5.38.2/Net/Stomp/StupidLogger.pm
/usr/share/doc/packages/perl-Net-Stomp
/usr/share/doc/packages/perl-Net-Stomp/CHANGES
/usr/share/doc/packages/perl-Net-Stomp/README
/usr/share/doc/packages/perl-Net-Stomp/examples
/usr/share/doc/packages/perl-Net-Stomp/examples/send.pl
/usr/share/doc/packages/perl-Net-Stomp/examples/subscribe.pl
/usr/share/man/man3/Net::Stomp.3pm.gz
/usr/share/man/man3/Net::Stomp::Frame.3pm.gz
/usr/share/man/man3/Net::Stomp::StupidLogger.3pm.gz

 
ICM