Branch: refs/heads/dbi-test-conditional
Home: https://github.com/perl5-dbi/dbi
Commit: 42418401505c07a0b0190ef20562776cb6896422
https://github.com/perl5-dbi/dbi/commit/42418401505c07a0b0190ef20562776cb6896422
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M Makefile.PL
Log Message:
-----------
Make - for release 0.001 - DBI::Test conditional
I know we do want to force DBI::Test for the (very near) future, but
in this early stage, we want it to be easier for developers to make the
move is a more generous fashion. Having it depend on DBI::Test actually
being installed makes it easier to run the same version twice in say
PerlBrew environments with and without DBI::Test
Commit: c722531557fe14bbc2b383b9d6b1694f66c65e48
https://github.com/perl5-dbi/dbi/commit/c722531557fe14bbc2b383b9d6b1694f66c65e48
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
A t/48dbi_dbd_sqlengine.t
A t/49dbd_file.t
A t/50dbm_simple.t
A t/51dbm_file.t
Log Message:
-----------
Restore old tests and run them conditional
Commit: 528f8b6af8a537a4e7de2fbbf08bcf0dc89c321a
https://github.com/perl5-dbi/dbi/commit/528f8b6af8a537a4e7de2fbbf08bcf0dc89c321a
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M Makefile.PL
Log Message:
-----------
build_requires already has the dependency
Compare: https://github.com/perl5-dbi/dbi/compare/42418401505c^...528f8b6af8a5