Changes for version 0.05 - 2004-10-19

  • added create method, it just calls new
  • added insert query type
  • bumped up the DBI required version to 1.38 because of the last_insert_id use for inserts
  • added better reconnect handling
  • added several options for reconnecting
  • objectized the subprocess, it's more efficient

Modules

Perl extension for asynchronous non-blocking DBI calls in POE
Backend of POE::Component::EasyDBI

Examples