软件包: libtangram-perl (2.12-2)
libtangram-perl 的相关链接
Trisquel 的资源:
下载源码包 libtangram-perl:
- [libtangram-perl_2.12-2.dsc]
- [libtangram-perl_2.12.orig.tar.gz]
- [libtangram-perl_2.12-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Christian Sánchez
- gregor herrmann
外部的资源:
- 主页 [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