Driver Handles
Driver Handles encapsulate a DBD
There exists exactly one driver handle for each
loaded DBD
For example, a script using both MySQL and
Oracle will have two instantiated driver handles
Driver handles are never used directly in
programs and are for internal use only by DBI
DBI: The Neophyte's Guide
17