Synopsis
DBI->installed_versions()
This function returns a list of installed drivers. There are
no arguments to this method. Although it can be used from within a
program, it works easily and best from the command line. Enter the
following from the command line of the server:
perl -MDBI -e 'DBI->installed_versions'