套件:libtangram-perl(2.12-3)
libtangram-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtangram-perl:
- [libtangram-perl_2.12-3.dsc]
- [libtangram-perl_2.12.orig.tar.gz]
- [libtangram-perl_2.12-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Orthogonal Object Persistence in Relational Databases
Tangram is an object-relational mapper. It makes objects persist in relational databases, and provides powerful facilities for retrieving and filtering them. Tangram fully supports object-oriented programming, including polymorphism, multiple inheritance and collections. It does so in an orthogonal fashion, that is, it doesn't require your classes to implement support functions nor inherit from a utility class.
Tangram builds upon DBI, so you'll need to install DBI and at least one DBD driver if that is not done already. You will also need Set::Object. These modules are available from CPAN.
If you intend to run the regression tests (recommended), you will also need to prepare an empty database before starting the installation procedure.
其他與 libtangram-perl 有關的套件
|
|
|
|
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: libset-object-perl
- collection of objects without duplications
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdate-manip-perl
- module for manipulating dates
-
- rec: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- rec: libyaml-perl
- YAML Ain't Markup Language