The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
HISTORY
lib/Test/MockDBI.pm
lib/Test/MockDBI/Base.pm
lib/Test/MockDBI/Constants.pm
lib/Test/MockDBI/Db.pm
lib/Test/MockDBI/St.pm
Makefile.PL
MANIFEST
MANIFEST.SKIP
README
samples/DBD-setup.pl
t/00-env.t
t/000-use.t
t/001-connect.t
t/002-prepare.t
t/003-ping.t
t/004-execute.t
t/005-fetchrow_hashref.t
t/006-bind_param.t
t/007-bind_param_inout.t
t/008-rows.t
t/009-auto_commit.t
t/010-fetchrow_arrayref.t
t/011-prepare_cached.t
t/012-do.t
t/100-set-fake-retval.t
t/101-set-fake-retval-coderef.t
t/102-set-inout-value.t
t/103-bad_method.t
t/104-bad-params.t
t/800-die-on-unsupported-method.t
t/bad_param-1.t
t/bad_param-2.t
t/bad_param-ok-2of3.t
t/bad_param-ok-none.t
t/coderef-array-1.t
t/coderef-array-many.t
t/coderef-scalar-0.t
t/coderef-scalar-1.t
t/coderef-scalar-many.t
t/connect.t
t/fetch-0.t
t/fetch-empty.t
t/fetchall_arrayref-0.t
t/fetchall_arrayref-1.t
t/fetchall_arrayref-many.t
t/fetchrow_array-0.t
t/fetchrow_array-1.t
t/fetchrow_array-different-sql.t
t/fetchrow_array-many.t
t/fetchrow_arrayref-0.t
t/fetchrow_arrayref-1.t
t/fetchrow_arrayref-different-sql.t
t/fetchrow_arrayref-many.t
t/fetchrow_hashref-1.t
t/fetchrow_hashref-2.t
t/fetchrow_hashref-many.t
t/set_rows-different-numeric.t
t/set_rows-no-arg.t
t/set_rows-numeric.t
t/set_rows-undef.t
TODO
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)