1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/irc/p5-IRC/pkg-descr
Chris Piazza 3cf5e17601 Import of p5-IRC.
p5-IRC was first intended to be a quick tool for writing IRC scripts in Perl,
but has grown into a comprehensive Perl implementaion of the IRC
protocol (RFC1459).

PR:		13017
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-08-26 20:33:43 +00:00

19 lines
441 B
Plaintext

Welcome to Net::IRC, a work in progress. First intended to
be a quick tool for writing an IRC script in Perl,
Net::IRC has grown into a comprehensive Perl
implementation of the IRC protocol (RFC 1459), supported
and developed by several members of the EFnet IRC channel
#perl.
There are 4 component modules which make up Net::IRC:
Net::IRC
Net::IRC::Connection
Net::IRC::Event
Net::IRC::DCC
See their respective man pages for details.