Paketname | libtangram-perl |
Beschreibung | Orthogonal Object Persistence in Relational Databases |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.10-1.1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 1024 Byte |
Hängt ab von | libdbi-perl, libset-object-perl (>= 1.04), perl (>= 5.6.0-16) |
Empfohlene Pakete | libdate-manip-perl |
Paketbetreuer | Christian Sánchez |
Quelle | |
Paketgröße | 247348 Byte |
Prüfsumme MD5 | 2eae3e30b112523e26dc089198c967ff |
Prüfsumme SHA1 | 6dfa73e908cb84c8d221324048c7dd8825ec2d9e |
Prüfsumme SHA256 | 00b28fa5c7451c8572696a0304221c4d2d629af45c6b2ef46e214250116debac |
Link zum Herunterladen | libtangram-perl_2.10-1.1_all.deb |
Ausführliche Beschreibung | 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.
|