17 # This DBI must be installed before we can build a DBD. 18 # For those not using Dynamic loading this means building a 19 # new static perl in the DBI directory by saying 'make perl' 20 # and then using _that_ perl to make this one. 21 use DBI 1.51; 22 use DBI::DBD; # DBD creation tools