Branch: refs/heads/master
Home: https://github.com/perl5-dbi/DBI-Test
Commit: 61bc9d8dcec0ccdcd275935a85089f8e0df9ea2f
https://github.com/perl5-dbi/DBI-Test/commit/61bc9d8dcec0ccdcd275935a85089f8e0df9ea2f
Author: Tim Bunce <[email protected]>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M sandbox/tim/README.pod
M sandbox/tim/lib/DBD/DBM/TestCase/ExampleExtraTests.pm
M sandbox/tim/lib/DBI/Test/CaseBase.pm
A sandbox/tim/lib/DBI/Test/Fixture.pm
M sandbox/tim/lib/DBI/TestCase/dbh_ro/GetInfo.pm
M sandbox/tim/lib/DBI/TestCase/dbh_ro/SelectMultiThread.pm
M sandbox/tim/lib/DBI/TestCase/sth_ro/BasicPrepareExecuteSelect.pm
R sandbox/tim/lib/Fixture.pm
R sandbox/tim/lib/FixtureProvider.pm
M sandbox/tim/lib/FixtureProvider/CSV.pm
M sandbox/tim/lib/FixtureProvider/DBM.pm
M sandbox/tim/lib/FixtureProvider/GenericBase.pm
M sandbox/tim/lib/FixtureProvider/GenericBase_SQL.pm
M sandbox/tim/lib/FixtureProvider/Pg.pm
M sandbox/tim/lib/FixtureProvider/SQLite.pm
M sandbox/tim/lib/FixtureProvider/mysql.pm
M sandbox/tim/tumbler.pl
Log Message:
-----------
Assorted refactoring and migrated from Class:Tiny to Moo;