Net-IRC2 - Client interface to the Internet Relay Chat protocol.
================================================================

!!! UNDER PROGRAMMING !!! Wait a moment, please hold the line ...

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


Alternatively, to install with Module::Build, you can use the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


COPYRIGHT AND LICENCE

Copyright (C) 2005 Karl Y. Pradene

This program is released under the following license: GNU General Public License, version 2.
