SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Net-Stomp
Version : 0.55 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.10 Date : 2015-06-22 19:10:23
Group : Development/Libraries/Perl Source RPM : perl-Net-Stomp-0.55-1.10.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : A 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.
the Net::Stomp manpage 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
the Net::Stomp::Frame manpage for more details.

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

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/SLE_11_SP3/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(Class::Accessor::Fast)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl = 5.10.0
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/Net
/usr/lib/perl5/vendor_perl/5.10.0/Net/Stomp
/usr/lib/perl5/vendor_perl/5.10.0/Net/Stomp.pm
/usr/lib/perl5/vendor_perl/5.10.0/Net/Stomp/Frame.pm
/usr/lib/perl5/vendor_perl/5.10.0/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