| Paketname | libcoat-persistent-perl | 
| Beschreibung | simple ORM inspired by Ruby's ActiveRecord | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.223-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 148 Byte | 
| Hängt ab von | perl, libdbi-perl, libdbix-sequence-perl, libsql-abstract-perl, libcoat-perl (>= 0.334), liblist-com | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 38660 Byte | 
| Prüfsumme MD5 | 0ac632029b3dc3d5adba02f51829ce2d | 
| Prüfsumme SHA1 | 5f5ccce3043eee46a92b226d475689ec1eb41d75 | 
| Prüfsumme SHA256 | d27f634273d406bbea4aee3f7f8ec1060f0329826d8a775850be2d3e4378a428 | 
| Link zum Herunterladen | libcoat-persistent-perl_0.223-1_all.deb | 
| Ausführliche Beschreibung | Coat::Persistent is an Object Relational Mapper (ORM) for databases, which
allows you to build instances of Coat objects and save them into a database
transparently. It allows one to execute SQL commands directly as well.
.
The underlying target of this module is to port the whole ActiveRecord::Base
API to Perl. It is still a development version and should not be used in a
production environment. |