1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/irc/p5-IRC/pkg-descr
Bill Fenner 81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00

21 lines
484 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/