Changes for version 0.10 - 2005-02-16
- moved select(STDERR) stuff to main() in subprocess.pm, oops :)
- added object methods, new() returns an object
- changed the way the subprocess is spawned It runs as a seperate process but not forked. Thanks Apocalypse
- disabled DBD::AnyData tests because DBD::File is broken
- fixed docs
- documented arbitrary data passing
Modules
Perl extension for asynchronous non-blocking DBI calls in POE
Backend of POE::Component::EasyDBI