POE-Component-Child
===================

This component allows for the creation and management of children
processes within the POE environment.  For a fuller description
and usage information, please refer to the man page.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

Alternatively the module may be installed in RPM format like this:

   rpm -Uvh perl-POE-Component-Child-1.6.tar.gz 

DEPENDENCIES

This module is written in pure Perl and requires only the POE state engine.  It has been tested with version 0.23 but may work with older versions.

AVAILABILITY

The module may be found on the CPAN whilst the RPM package lives at:

	http://perl.arix.com/

COPYRIGHT AND LICENCE

Copyright (C) 2002 Erick Calder <ecalder@cpan.org>

This product is distributed under the MIT License. A copy of this license was included in a file called LICENSE. If for some reason, this file was not included, please see http://www.opensource.org/licenses/mit-license.html to obtain a copy of this license.
