6 lines
No EOL
271 B
Markdown
6 lines
No EOL
271 B
Markdown
# perl-DBI
|
|
|
|
DBI is a database access Application Programming Interface (API) for
|
|
the Perl language. The DBI API specification defines a set of
|
|
functions, variables and conventions that provide a consistent
|
|
database interface independent of the actual database being used. |