freebsd-ports/irc/p5-POE-Component-IRC/pkg-descr
Aaron Dalton f317bf0742 - Update from v4.87 to v4.90
- Update plist to respect NOPORTDOCS

PR:		ports/98318
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-15 01:09:18 +00:00

12 lines
514 B
Text

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.
WWW: http://search.cpan.org/dist/POE-Component-IRC/
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
-- Sergey Skvortsov
skv@FreeBSD.org