April 2008
Intermediate to advanced
566 pages
21h 55m
English
installed_versions()
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'
Read now
Unlock full access