[perl5-dbi/DBI-Test] 9016ab: Replace %$DBD_DBM_SETTINGS our var with use of DBI...
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <52cd4b65da4bf_473dd75d481012d1@hookshot-fe1-pe1-prd.aws.github.net.mail> |
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.