SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-XMPP rpm build for : Old RedHat 7.X. For other distributions click perl-Net-XMPP.

Name : perl-Net-XMPP
Version : 1.0 Vendor : Ryan Eatmon < reatmon_mail_com>
Release : 1 Date : 2005-07-20 15:17:14
Group : Applications/CPAN Source RPM : perl-Net-XMPP-1.0-1.src.rpm
Size : 0.37 MB
Packager : Peter Pramberger < peter_pramberger_member_fsf_org>
Summary : Net-XMPP - 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 XML::Stream::Parser 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: /packages/linux-pbone/archive/ftp.pramberger.at/systems/linux/contrib/rh73/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-XMPP-1.0-1.pp-rh73.noarch.rpm
ftp.icm.edu.pl  perl-Net-XMPP-1.0-1.pp-rh73.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(Net::XMPP::Namespaces)
perl(POSIX)
perl(vars)
perl(XML::Stream) => 1.22
perl(FileHandle)
perl(Authen::SASL)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl => 0:5.005
perl(Net::XMPP::Client)
perl(Net::XMPP::Connection)
perl(Net::XMPP::JID)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Digest::SHA1)
perl(Net::XMPP::Presence)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Carp)
perl(Net::XMPP::Roster)
perl(Net::XMPP::Debug)
perl(base)
perl(Net::XMPP::Message)
perl(Time::Local)
perl(Net::XMPP::Stanza)
perl(MIME::Base64)
perl(Net::XMPP::IQ)
perl(strict)
perl(Net::XMPP::Protocol)
perl => 0:5.003
perl(Net::XMPP::PrivacyLists)


Content of RPM :
/usr/lib/perl5/site_perl/5.6.1/Net
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Client.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Connection.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Debug.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/IQ.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/JID.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Message.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Namespaces.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Presence.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/PrivacyLists.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Protocol.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Roster.pm
/usr/lib/perl5/site_perl/5.6.1/Net/XMPP/Stanza.pm
/usr/share/doc/perl-Net-XMPP-1.0
/usr/share/doc/perl-Net-XMPP-1.0/CHANGES
/usr/share/doc/perl-Net-XMPP-1.0/LICENSE.LGPL
/usr/share/doc/perl-Net-XMPP-1.0/README
/usr/share/doc/perl-Net-XMPP-1.0/examples
/usr/share/doc/perl-Net-XMPP-1.0/examples/client.pl
/usr/share/doc/perl-Net-XMPP-1.0/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