Package : perl-DBIx-Class-EncodedColumn

Package details

Summary: Encrypt columns using Crypt::OpenPGP

Description:
This the DBIx::Class manpage component can be used to automatically encode
a column's contents whenever the value of that column is set.

This module is similar to the existing the DBIx::Class::DigestColumns
manpage, but there is some key differences:

* 'DigestColumns' performs the encode operation on 'insert' and 'update',
and 'EncodedColumn' performs the operation when the value is set, or on
'new'.


URL: https://metacpan.org/release/DBIx-Class-EncodedColumn
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs