home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


available_drivers

 @

drivers

 = 
DBI->available_drivers
([
nowarn
])

Returns a list of available drivers by searching @INC for the presence of DBD::* modules.

nowarn

A boolean value specifying whether to suppress warnings if some drivers are hidden by others of the same name in earlier directories. Default is false (don't suppress).


Previous: 12.3 DBI Methods Perl in a Nutshell Next: Reference: bind_param
12.3 DBI Methods Book Index Reference: bind_param

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.