Branch: refs/heads/master
Home: https://github.com/perl5-dbi/DBI-Test
Commit: 9016ab6b16ca17737ba583c93ae0248be4649a6d
https://github.com/perl5-dbi/DBI-Test/commit/9016ab6b16ca17737ba583c93ae0248be4649a6d
Author: Tim Bunce <[email protected]>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M sandbox/tim/lib/Context.pm
M sandbox/tim/tumbler.pl
Log Message:
-----------
Replace %$DBD_DBM_SETTINGS our var with use of DBI_DSN env var
Now there's no special code needed for %$DBD_DBM_SETTINGS in tests.
Use END block to delete env vars for VMS.