Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-POE-Component-IRC - A POE component for building IRC clients
POE::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?
Packages
Changelog
- * Sat May 5 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 5.29-1
- update to 5.29
- * Wed May 2 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 5.28-1
- update to 5.28
- * Mon Apr 30 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 5.26-1
- update to 5.26
- include t/ in %doc