Paketname | libdbix-class-encodedcolumn-perl |
Beschreibung | extension to encode column values automatically |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.00007-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl, libsub-name-perl (>= 0.04), libdbix-class-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 23650 Byte |
Prüfsumme MD5 | 602c05bbbe3ee8c5bf97e31c5e36e062 |
Prüfsumme SHA1 | b4fa2f597e244f69838e0ee86d8779e2e1d5c3af |
Prüfsumme SHA256 | 6ab8248db8df9b50cc4761957bb782b30d73dbbf3eeb680775b99d89e48e5143 |
Link zum Herunterladen | libdbix-class-encodedcolumn-perl_0.00007-1_all.deb |
Ausführliche Beschreibung | DBIx::Class::EncodedColumn is a DBIx::Class component which can automatically
encode a column's contents whenever the value of that column is set, similar
to DBIx::Class::DigestColumns. Any data you write is automatically converted
on-the-fly and, in contrast to DigestColumns, any arbitrary message digest or
encryption method can be supported through an appropriate encoding class.
|