[ 原始碼: libdbi-perl ]
套件:libdbi-perl(1.645-1 以及其他的)
libdbi-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdbi-perl:
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- Niko Tyni (QA 頁面)
- gregor herrmann (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Xavier Guimard (QA 頁面)
外部的資源:
- 主頁 [dbi.perl.org]
相似套件:
Perl Database Interface (DBI)
DBI (DataBase Interface) is a Perl framework that provides a common interface to access various backend databases in a uniform manner. DBD (DataBase Driver) modules provide implementations for various backend data storage mechanisms including networked relational databases (particularly SQL databases) and even web services such as the Google search engine.
It is extremely portable and available for a wide range of operating systems, architectures and data stores, including:
* Oracle * Microsoft SQL Server * IBM DB2 * SQLite * PostgreSQL * Firebird * MySQL
其他與 libdbi-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base
-
- sug: libclone-perl (>= 0.47)
- module for recursively copying Perl datatypes
-
- sug: libmldbm-perl
- module for storing multidimensional hash structures in perl tied hashes
-
- sug: libnet-daemon-perl
- Perl module for building portable Perl daemons easily
-
- sug: libsql-statement-perl (>= 1.414)
- module for parsing and processing SQL statements