Search results for "module:DBD::Mock"
DBD::Mock - Mock database driver for testing
Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...
JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC
DBD::PassThrough - Pass through DBD
DBD::PassThrough is a proxy module betwen DSN to $dbh. You can pass a existed $dbh as a new DBI connection's atribute. THIS IS A DEVELOPMENT RELEASE. API MAY CHANGE WITHOUT NOTICE....
TOKUHIROM/DBD-PassThrough-0.02 - 10 Dec 2012 05:00:04 UTC