DBD::Multiplex is a multiplexing DBD driver for the DBI.
It is written entirely in Perl.

To install, so the standard dance.

       perl Makefile.PL
       make
       make test
       make install

This will perform some rudimentary tests, copy Multiplex.pm, and create a perldoc.

-- Thomas Kishel

       tkishel + perl @ gmail . com

(remove spaces)