Sat, 18 May 2024 01:12:11 UTC | login

Information for RPM perl-POE-Component-IRC-6.90-3.fc29.noarch.rpm

ID169156
Nameperl-POE-Component-IRC
Version6.90
Release3.fc29
Epoch
Archnoarch
SummaryA POE component for building IRC clients
DescriptionPOE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect to, and it sends back interesting IRC events when they happen. You make the client do things by sending it events. That's all there is to it. Cool, no?
Build Time2018-06-29 09:33:46 GMT
Size357.69 KB
7e1e799f8496c01bb2237ac276e8be40
LicenseGPL+ or Artistic
Provides
perl(POE::Component::IRC) = 6.90
perl(POE::Component::IRC::Common) = 6.90
perl(POE::Component::IRC::Constants) = 6.90
perl(POE::Component::IRC::Plugin) = 6.90
perl(POE::Component::IRC::Plugin::AutoJoin) = 6.90
perl(POE::Component::IRC::Plugin::BotAddressed) = 6.90
perl(POE::Component::IRC::Plugin::BotCommand) = 6.90
perl(POE::Component::IRC::Plugin::BotTraffic) = 6.90
perl(POE::Component::IRC::Plugin::CTCP) = 6.90
perl(POE::Component::IRC::Plugin::Connector) = 6.90
perl(POE::Component::IRC::Plugin::Console) = 6.90
perl(POE::Component::IRC::Plugin::CycleEmpty) = 6.90
perl(POE::Component::IRC::Plugin::DCC) = 6.90
perl(POE::Component::IRC::Plugin::FollowTail) = 6.90
perl(POE::Component::IRC::Plugin::ISupport) = 6.90
perl(POE::Component::IRC::Plugin::Logger) = 6.90
perl(POE::Component::IRC::Plugin::NickReclaim) = 6.90
perl(POE::Component::IRC::Plugin::NickServID) = 6.90
perl(POE::Component::IRC::Plugin::PlugMan) = 6.90
perl(POE::Component::IRC::Plugin::Proxy) = 6.90
perl(POE::Component::IRC::Plugin::Whois) = 6.90
perl(POE::Component::IRC::Qnet) = 6.90
perl(POE::Component::IRC::Qnet::State) = 6.90
perl(POE::Component::IRC::State) = 6.90
perl(POE::Filter::IRC) = 6.90
perl(POE::Filter::IRC::Compat) = 6.90
perl-POE-Component-IRC = 6.90-3.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.28.0)
perl(Carp)
perl(Encode::Guess)
perl(Exporter)
perl(Fcntl)
perl(File::Basename)
perl(File::Glob)
perl(File::Spec::Functions)
perl(IO::Handle)
perl(IRC::Utils) >= 0.12
perl(List::Util) >= 1.33
perl(POE) >= 1.311
perl(POE::Component::IRC)
perl(POE::Component::IRC::Constants)
perl(POE::Component::IRC::Plugin)
perl(POE::Component::IRC::Plugin::BotTraffic)
perl(POE::Component::IRC::Plugin::DCC)
perl(POE::Component::IRC::Plugin::ISupport)
perl(POE::Component::IRC::Plugin::Whois)
perl(POE::Component::IRC::Qnet)
perl(POE::Component::IRC::State)
perl(POE::Component::Syndicator)
perl(POE::Driver::SysRW)
perl(POE::Filter)
perl(POE::Filter::IRC::Compat)
perl(POE::Filter::IRCD) >= 2.42
perl(POE::Filter::Line)
perl(POE::Filter::Stackable)
perl(POE::Filter::Stream)
perl(POE::Wheel::FollowTail)
perl(POE::Wheel::ReadWrite)
perl(POE::Wheel::SocketFactory)
perl(POSIX)
perl(Scalar::Util)
perl(Socket)
perl(Socket6)
perl(base)
perl(constant)
perl(overload)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends
perl(POE::Component::Client::DNS) >= 0.99
perl(POE::Component::SSLify)
perl(POE::Filter::Zlib::Stream) >= 1.96
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 105 >>>
Name ascending sort Size
/usr/share/doc/perl-POE-Component-IRC0.00 B
/usr/share/doc/perl-POE-Component-IRC/Changes69.77 KB
/usr/share/doc/perl-POE-Component-IRC/docs0.00 B
/usr/share/doc/perl-POE-Component-IRC/docs/ctcpspec.html30.51 KB
/usr/share/doc/perl-POE-Component-IRC/docs/dccspec.html6.45 KB
/usr/share/doc/perl-POE-Component-IRC/docs/draft-brocklesby-irc-isupport-03.txt40.33 KB
/usr/share/doc/perl-POE-Component-IRC/docs/draft-mitchell-irc-capabilities-02.html71.05 KB
/usr/share/doc/perl-POE-Component-IRC/docs/rfc1459.html131.92 KB
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2810.html19.81 KB
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2811.html39.72 KB
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2812.html116.58 KB
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2813.html54.82 KB
/usr/share/doc/perl-POE-Component-IRC/examples0.00 B
/usr/share/doc/perl-POE-Component-IRC/examples/aimproxy.pl9.53 KB
/usr/share/doc/perl-POE-Component-IRC/examples/dcctest.pl3.16 KB
/usr/share/doc/perl-POE-Component-IRC/examples/dicebot.pl2.63 KB
/usr/share/doc/perl-POE-Component-IRC/examples/eliza.pl3.01 KB
/usr/share/doc/perl-POE-Component-IRC/examples/ircproxy.pl2.45 KB
/usr/share/doc/perl-POE-Component-IRC/examples/logger.pl758.00 B
/usr/share/doc/perl-POE-Component-IRC/examples/moo.pl5.51 KB
/usr/share/doc/perl-POE-Component-IRC/examples/rot13_multi.pl2.79 KB
/usr/share/doc/perl-POE-Component-IRC/examples/simpleclient.pl3.96 KB
/usr/share/doc/perl-POE-Component-IRC/examples/tinyurl.pl4.56 KB
/usr/share/licenses/perl-POE-Component-IRC0.00 B
/usr/share/licenses/perl-POE-Component-IRC/LICENSE18.05 KB
/usr/share/man/man3/POE::Component::IRC.3pm.gz19.68 KB
/usr/share/man/man3/POE::Component::IRC::Common.3pm.gz1.34 KB
/usr/share/man/man3/POE::Component::IRC::Constants.3pm.gz1.23 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook.3pm.gz1.92 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::BasicBot.3pm.gz2.02 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Disconnecting.3pm.gz1.66 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Gtk2.3pm.gz3.16 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Hailo.3pm.gz1.61 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Reload.3pm.gz1.48 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Resolver.3pm.gz1.92 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Seen.3pm.gz2.45 KB
/usr/share/man/man3/POE::Component::IRC::Cookbook::Translator.3pm.gz2.07 KB
/usr/share/man/man3/POE::Component::IRC::Plugin.3pm.gz5.23 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::AutoJoin.3pm.gz2.24 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::BotAddressed.3pm.gz1.91 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::BotCommand.3pm.gz4.07 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::BotTraffic.3pm.gz1.75 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::CTCP.3pm.gz2.10 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::Connector.3pm.gz2.10 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::Console.3pm.gz2.46 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::CycleEmpty.3pm.gz1.70 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::DCC.3pm.gz3.75 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::FollowTail.3pm.gz2.22 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::ISupport.3pm.gz1.83 KB
/usr/share/man/man3/POE::Component::IRC::Plugin::Logger.3pm.gz2.42 KB
Component of No Buildroots