HI! I have been working on a new DBI-DBD module called DBD::HARD. The HARD stands for High Availability and Replication Driver. It works very similar to DBD::Proxy and DBI::Proxy server, in that it has a running server and the driver connects to that server. The purpose of DBD::HARD is to provide a system that does replication and high availability for databases. Since it is built on the perl DBI model it is database independent, and could be a very valuable tool for anyone who uses databases. It has recently been released under the GPL. This is a call for developers. We need help with the DBD driver and the Server end of the project. It is written in 100% perl. If anyone is interested please go to the project homepage http://dbd-hard.sourceforge.net/ and join the project or sign-up for the mailing lists. Thanks, Brian Drawert Founder and Project Admin
