0a13316509
use SITE_PERL, add WWW, cleanup, and remove no longer needed patch maintainer timeout (4 months) PR: 52241 Submitted by: myself
21 lines
483 B
Plaintext
21 lines
483 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.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-IRC
|