SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Net-XMPP
Version : 1.05 Vendor : openSUSE
Release : bp154.1.15 Date : 2022-05-09 11:25:13
Group : Development/Libraries/Perl Source RPM : perl-Net-XMPP-1.05-bp154.1.15.src.rpm
Size : 0.37 MB
Packager : https://bugs_opensuse_org
Summary : XMPP Perl Library
Description :
Net::XMPP is a convenient tool to use for any perl script that would like
to utilize the XMPP Instant Messaging protocol. While not a client in and
of itself, it provides all of the necessary back-end functions to make a
CGI client or command-line perl client feasible and easy to use. Net::XMPP
is a wrapper around the rest of the official Net::XMPP::xxxxxx packages.

There is are example scripts in the example directory that provide you with
examples of very simple XMPP programs.

NOTE: The parser that the XML::Stream::Parser manpage provides, as are most
Perl parsers, is synchronous. If you are in the middle of parsing a packet
and call a user defined callback, the Parser is blocked until your callback
finishes. This means you cannot be operating on a packet, send out another
packet and wait for a response to that packet. It will never get to you.
Threading might solve this, but as of this writing threading in Perl is not
quite up to par yet. This issue will be revisted in the future.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.4/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-XMPP-1.05-bp154.1.15.noarch.rpm
ftp.icm.edu.pl  perl-Net-XMPP-1.05-bp154.1.15.noarch.rpm
     

Provides :
perl(Net::XMPP)
perl(Net::XMPP::Client)
perl(Net::XMPP::Connection)
perl(Net::XMPP::Debug)
perl(Net::XMPP::IQ)
perl(Net::XMPP::JID)
perl(Net::XMPP::Message)
perl(Net::XMPP::Namespaces)
perl(Net::XMPP::Presence)
perl(Net::XMPP::PrivacyLists)
perl(Net::XMPP::Protocol)
perl(Net::XMPP::Roster)
perl(Net::XMPP::Stanza)
perl-Net-XMPP

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Authen::SASL) >= 2.12
perl(Digest::SHA)
perl(XML::Stream) >= 1.24
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/Net
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Client.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Connection.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Debug.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/IQ.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/JID.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Message.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Namespaces.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Presence.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/PrivacyLists.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Protocol.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Roster.pm
/usr/lib/perl5/vendor_perl/5.26.1/Net/XMPP/Stanza.pm
/usr/share/doc/packages/perl-Net-XMPP
/usr/share/doc/packages/perl-Net-XMPP/CHANGES
/usr/share/doc/packages/perl-Net-XMPP/LICENSE
/usr/share/doc/packages/perl-Net-XMPP/README
/usr/share/doc/packages/perl-Net-XMPP/examples
/usr/share/doc/packages/perl-Net-XMPP/examples/client.pl
/usr/share/doc/packages/perl-Net-XMPP/examples/client_xpath.pl
/usr/share/man/man3/Net::XMPP.3pm.gz
/usr/share/man/man3/Net::XMPP::Client.3pm.gz
/usr/share/man/man3/Net::XMPP::Connection.3pm.gz
/usr/share/man/man3/Net::XMPP::Debug.3pm.gz
/usr/share/man/man3/Net::XMPP::IQ.3pm.gz
/usr/share/man/man3/Net::XMPP::JID.3pm.gz
/usr/share/man/man3/Net::XMPP::Message.3pm.gz
/usr/share/man/man3/Net::XMPP::Namespaces.3pm.gz
There is 5 files more in these RPM.

 
ICM