POE::Component::Pg ================== POE::Component::Pg provides an asynchronous layer for communication with PostgreSQL databases without forking or threading. INSTALLATION To install this module type the following: perl Build.pl perl Build perl Build install DEPENDENCIES perl >= 5.8 DBD::Pg >= 2.6.0 POE TODO - Argument validation - Larger test suite - Documentation - Transaction support? - Timeouts?