/usr/share/doc/libtest-mockdbi-perl/TODO is in libtest-mockdbi-perl 0.70-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | - Implement some sort of plugin scheme so that you
can modify functionality based on the dbtype provided in the dsn.
Ala DBD::mysql. This will solve the issue of different quoting.
- Better tests.
- Increase number of DBI methods mocked up.
- Make sure more of the dbh/sth attributes works as expected.
|