diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-06 03:52:28 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-06 03:52:28 +0000 |
commit | 47bd00ee2e50a35454a51e039b27afe44674d744 (patch) | |
tree | 4d81d0d6a2c1f82f3da8f347f5ad6294e797cb46 /irc/p5-POE-Component-IRC/pkg-descr | |
parent | d00a23313cec43c38433940fe01c320ed2302c6d (diff) |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC/pkg-descr')
-rw-r--r-- | irc/p5-POE-Component-IRC/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/p5-POE-Component-IRC/pkg-descr b/irc/p5-POE-Component-IRC/pkg-descr index 487c59ea72ab..ac6de76fe82c 100644 --- a/irc/p5-POE-Component-IRC/pkg-descr +++ b/irc/p5-POE-Component-IRC/pkg-descr @@ -3,3 +3,5 @@ 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. + +WWW: http://search.cpan.org/dist/POE-Component-IRC/ |