SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-AnyEvent-IRC rpm build for : openSUSE Tumbleweed. For other distributions click perl-AnyEvent-IRC.

Name : perl-AnyEvent-IRC
Version : 0.97 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 8.71 Date : 2024-08-05 20:28:11
Group : Development/Libraries/Perl Source RPM : perl-AnyEvent-IRC-0.97-8.71.src.rpm
Size : 0.11 MB
Packager : (none)
Summary : An event based IRC protocol client API
Description :
The AnyEvent::IRC module consists of AnyEvent::IRC::Connection,
AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is just a
module that holds this overview over the other modules.

AnyEvent::IRC can be viewed as toolbox for handling IRC connections and
communications. It won\'t do everything for you, and you still need to know
a few details of the IRC protocol.

AnyEvent::IRC::Client is a more highlevel IRC connection that already
processes some messages for you and will generated some events that are
maybe useful to you. It will also do PING replies for you, manage channels
a bit, nicknames and CTCP.

AnyEvent::IRC::Connection is a lowlevel connection that only connects to
the server and will let you send and receive IRC messages.
AnyEvent::IRC::Connection does not imply any client behaviour, you could
also use it to implement an IRC server.

Note that these modules use AnyEvent as it\'s IO event subsystem. You can
integrate them into any application with a event system that AnyEvent has
support for (eg. Gtk2 or Event).

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-AnyEvent-IRC-0.97-8.71.noarch.rpm
     

Provides :
perl(AnyEvent::IRC)
perl(AnyEvent::IRC::Client)
perl(AnyEvent::IRC::Connection)
perl(AnyEvent::IRC::Util)
perl-AnyEvent-IRC

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(AnyEvent) >= 5.111
perl(Object::Event) >= 0.6
perl(common::sense)
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.40.0/AnyEvent
/usr/lib/perl5/vendor_perl/5.40.0/AnyEvent/IRC
/usr/lib/perl5/vendor_perl/5.40.0/AnyEvent/IRC.pm
/usr/lib/perl5/vendor_perl/5.40.0/AnyEvent/IRC/Client.pm
/usr/lib/perl5/vendor_perl/5.40.0/AnyEvent/IRC/Connection.pm
/usr/lib/perl5/vendor_perl/5.40.0/AnyEvent/IRC/Util.pm
/usr/share/doc/packages/perl-AnyEvent-IRC
/usr/share/doc/packages/perl-AnyEvent-IRC/Changes
/usr/share/doc/packages/perl-AnyEvent-IRC/README
/usr/share/doc/packages/perl-AnyEvent-IRC/samples
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/anyeventirc
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/anyeventirccl
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/dcc
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/debug_console
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/notify
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/test_connect
/usr/share/doc/packages/perl-AnyEvent-IRC/samples/version_dump
/usr/share/man/man3/AnyEvent::IRC.3pm.gz
/usr/share/man/man3/AnyEvent::IRC::Client.3pm.gz
/usr/share/man/man3/AnyEvent::IRC::Connection.3pm.gz
/usr/share/man/man3/AnyEvent::IRC::Util.3pm.gz

 
ICM