DBIx-Connector
DBIx-Connector copied to clipboard
support more Drivers
I'd really like to see support for DBD::Mock, but honestly I'm not sure why there couldn't be connectors that didn't support reconnection (for things like CSV, XML, LDAP)
There could be. Pull requests for additional driver support gladly accepted!
You can now use DBD::Mock with DBIx::Connector by using DBD::Mock's connection callbacks.