The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.32

  • Fixed RT Bug #15599
  • Fixed RT Bug #15602
  • converted to Module::Build
    • removed the VERSION file, and adjusted the numbers in all places needed
  • added patch from Andrew W. Gibbs to allow the ARRAY version of 'mock_last_insert_id' attribute
    • added test file as well
    • added docs on it too
  • $sth->execute now returns the number of rows as per the DBI docs
    • added some tests for this
  • >> DBD::Mock::Session
    • now allows regexp's in the bound_params list so that you can check your params are 'like' something, and not exactly something
    • Improved error messages

Modules

Mock database driver for testing

Provides

in lib/DBD/Mock.pm
in lib/DBD/Mock.pm
in lib/DBD/Mock.pm
in lib/DBD/Mock.pm
in lib/DBD/Mock.pm
in lib/DBD/Mock.pm
in lib/DBD/Mock.pm