POE::Component::Generic is POE component that provides non-blocking access to a blocking objects. It is intended for people who want to use an object that blocks module from POE with as little pain as possible. POE::Component::Generic can be installed the usual ways: Through the CPAN shell: perl -MCPAN -e 'install "POE::Component::Generic"' Or by downloading it and running the usual commands: perl Makefile.PL make test make install The project needs your help. If you're interested, please contact Philip Gwyn at gwyn-at-cpan.org. Thank you.