Module | DBI::Utils |
In: |
lib/dbi/utils.rb
lib/dbi/utils/xmlformatter.rb lib/dbi/utils/tableformatter.rb |
Utility classes and methods for use by both DBDs and consumers.
parse a string of the form "database=xxx;key=val;…" or database:host and return hash of key/value pairs
Used in DBI.connect and offspring.