Before building this extension you will require the following modules. The 
building of the Makefile will abort if you do not have the required versions.
All of these modules should be avaliable from CPAN (see README.CPAN for 
more information)

   IO     v1.05
   Socket v1.03

To build and install the library by running these commands:

   perl Makefile.PL
   make
   make test
   make install

When running 'perl Makefile.PL' for the first time you will be prompted
for some hostnames. To for re-configuration of the library run:

   perl Configure

